[]
Represents a ListGridLines class to define list grid lines.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ListGridLines
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class ListGridLines
Name | Description |
---|---|
ListGridLines() | Initializes a new instance of the ListGridLines class. |
Name | Description |
---|---|
HorizontalLines | Gets or sets style for horizontal lines. |
VerticalLines | Gets or sets style for vertical lines. |
Name | Description |
---|---|
ResetHorizontalLines() | Resets the horizontal lines to the default. |
ResetVerticalLines() | Resets the vertical lines to the default. |
ShouldSerializeHorizontalLines() | Shoulds the serialize horizontal lines. |
ShouldSerializeVerticalLines() | Shoulds the serialize vertical lines. |