| GrapeCity.Xaml.SpreadSheet.Data Namespace : BorderLine Class | 
The following tables list the members exposed by BorderLine.
| Name | Description | |
|---|---|---|
|  | BorderLine Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
|  | Color | Gets the border color. | 
|   | Empty | Gets a border line with a transparent color. | 
|  | IsGridLine | Indicates whether the border is a built-in gridline. | 
|   | NoBorder | Gets a border line with a transparent color where the border is not drawn. | 
|  | Style | Gets the border line style. | 
|  | StyleData | Gets the style data of the border line. | 
|  | ThemeColor | Gets the theme color name of the border. | 
| Name | Description | |
|---|---|---|
|  | Clone | Clones the same border line as the current border line. | 
|  | Equals | Compares whether the border line is equal to the specified border line. | 
|  | GetHashCode | Returns a hash code for this instance. | 
|   | Max | Gets the maximum line of two lines. | 
|  Greater Than | Compares whether the first border line has a greater weight value or brightness than the second border line. | 
|  Less Than | Compares whether the first border line is less than the second border line. |