GrapeCity.Win.MultiRow Namespace : RoundedBorder Class |
The following tables list the members exposed by RoundedBorder.
Name | Description | |
---|---|---|
RoundedBorder Constructor | Overloaded. |
Name | Description | |
---|---|---|
All | Gets or sets the Line for outline sides. This property is obsolete, use Border.Outline instead. (Inherited from GrapeCity.Win.MultiRow.Border) | |
AllCornerRadius | Gets or sets the radius for all corners. | |
Bottom | Gets or sets the bottom line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border) | |
BottomLeftCornerLine | Gets or sets the bottom left rounded corner line. | |
BottomLeftCornerRadius | Gets or sets the radius for the bottom left corner. | |
BottomRightCornerLine | Gets or sets the bottom right rounded corner line. | |
BottomRightCornerRadius | Gets or sets the radius for the bottom right corner. | |
DiagonalDown | Gets or sets the down diagonal line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border) | |
DiagonalUp | Gets or sets the up diagonal line of the Border. (Inherited from GrapeCity.Win.MultiRow.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. (Inherited from GrapeCity.Win.MultiRow.Border) | |
Outline | Gets or sets the Line for the outline sides. (Inherited from GrapeCity.Win.MultiRow.Border) | |
Right | Gets or sets the right line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border) | |
Top | Gets or sets the top line of the Border. (Inherited from GrapeCity.Win.MultiRow.Border) | |
TopLeftCornerLine | Gets or sets the top left rounded corner line. | |
TopLeftCornerRadius | Gets or sets the radius of the top left corner. | |
TopRightCornerLine | Gets or sets the top right rounded corner line. | |
TopRightCornerRadius | Gets or sets the radius for the top right corner. | |
UseSmoothingLine | Gets or sets a value that indicates whether to use line smoothing to enhance rendering quality. |
Name | Description | |
---|---|---|
Clone | Creates a new RoundedBorder that is a copy of the current RoundedBorder. | |
Equals | Determines whether the specified object is equal to the current RoundedBorder. | |
GetHashCode | Gets the hash code for this RoundedBorder. | |
ToString | Returns a System.String that represents the current RoundedBorder. |