GrapeCity.Win.MultiRow Namespace : Line Structure |
The following tables list the members exposed by Line.
Name | Description | |
---|---|---|
Line Constructor | Initializes a new instance of the Line class with the specified style and color. |
Name | Description | |
---|---|---|
Color | Gets or sets the line color. | |
IsEmpty | Gets a value that indicates whether the current Line instance is Empty. | |
Style | Gets or sets the line style. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object equals this Line. | |
GetHashCode | Returns a hash code for the Line structure. | |
ToString | Returns a System.String to represent the current Line. |
Equality | Determines whether two specified Lines are equivalent. |
Inequality | Determines whether two specified Line classes are different. |