The Grid..::..GridAppearance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ColumnPanel |
Gets a default appearance of the column panel
| |
| EvenRows |
Gets a default appearance of even Rows
| |
| GroupPanel |
Gets a default appearance of the group panel
| |
| GroupRows |
Gets or sets the appearance of group rows.
| |
| GroupRowsImageSettings |
Gets the settings of the image in the group Row.
| |
| GroupRowsTextAlignment |
Gets or sets the text alignment in group Rows.
| |
| GroupRowsTextSettings |
Gets the settings of the text in the group Row.
| |
| HorizontalFullSizeLines |
Gets or sets a value indicating whether the grid should display horizontal lines between cells if there are no specified columns.
| |
| HorizontalLines |
Gets or sets a value indicating whether the Grid should display horizontal lines between cells.
| |
| HorizontalLinesColor |
Gets or sets the color of the horizontal lines.
| |
| OddRows |
Gets a default appearance of even Rows
| |
| SerializationState |
Gets or sets the serialization state of the Grid's appearance.
| |
| VerticalFullSizeLines |
Gets or sets a value indicating whether the grid should display vertical lines between cells if there are no specified rows.
| |
| VerticalLines |
Gets or sets a value indicating whether the Grid should display vertical lines between cells.
| |
| VerticalLinesColor |
Gets or sets the color of the vertical lines.
|