Objective Grid for Microsoft® .NET® Reference Guide

CellBorders Members

Back to Class Index

CellBorders overview

Public Instance Constructors

CellBordersOverloaded. Initializes a new instance of the CellBorders class.

Public Instance Properties

Bottom Gets the bottom border style.
Left Gets the left border style.
Right Gets the right border style.
Top Gets the top border style.

Public Instance Methods

Clone Creates a copy of a CellBorders object
Equals Returns true if and only if two CellBorders objects are equal.
GetHashCode Calculates the hash code for a CellBorders object.
GetType (inherited from Object)Gets the Type of the current instance.
IsAllBordersSame Returns true if and only if all border styles are the same.
ToString FOR INTERNAL USE ONLY.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

CellBorders Class | Stingray.Grid Namespace