GrapeCity.Win.MultiRow Namespace : Border Class |
The following tables list the members exposed by Border.
Name | Description | |
---|---|---|
Border Constructor | Overloaded. |
Name | Description | |
---|---|---|
All | Gets or sets the Line for outline sides. This property is obsolete, use Outline instead. | |
Bottom | Gets or sets the bottom line of the Border. | |
DiagonalDown | Gets or sets the down diagonal line of the Border. | |
DiagonalUp | Gets or sets the up diagonal line of the Border. | |
IsEmpty | Gets a value that indicates whether this instance is an empty border. (Inherited from GrapeCity.Win.MultiRow.BorderBase) | |
Left | Gets or sets the left line of the Border. | |
Outline | Gets or sets the Line for the outline sides. | |
Right | Gets or sets the right line of the Border. | |
Top | Gets or sets the top line of the Border. |
Name | Description | |
---|---|---|
Clone | Creates a new Border that is a copy of the current Border. | |
Equals | Determines whether the specified object is equal to the current Border. | |
GetHashCode | Gets the hash code for this Border. | |
ToString | Returns a System.String that represents the current Border. |