The Grid..::..ThemeAppearance type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddRowColor |
Gets or sets the add row color.
| |
AddRowImage |
Gets or sets a row selector image of adding row.
| |
BackColor |
Gets or sets the background color of the grid.
| |
ColumnHover |
Gets or sets the column appearance when the mouse is over the column.
| |
ColumnNormal |
Gets or sets the column appearance in normal state.
| |
ColumnPressed |
Gets or sets the column appearance in pressed state.
| |
CurrentRowImage |
Gets or sets a row selector image of focuced row.
| |
Editor |
Gets or sets the appearance of the column filter or editor.
| |
EditorHotFrameColor |
Gets or sets the color of the editor hot frame.
| |
EvenRow |
Gets or sets the even row appearance.
| |
FocusedRowColor |
Gets or sets the color of the focused rows.
| |
GroupPanel |
Gets or sets the group panel appearance.
| |
GroupRow |
Gets or sets the group row appearance.
| |
LassoSelectionColor |
Gets or sets the color of the lasso selection.
| |
OddRow |
Gets or sets the odd row appearance.
| |
RowSelectorHover |
Gets or sets the row selector appearance when the mouse is over the control.
| |
RowSelectorNormal |
Gets or sets the row selector appearance.
| |
RowSelectorPressed |
/// Gets or sets the row selector appearance when the left mouse button is pressed.
| |
SelectionColor |
Gets or sets the color of selected rows.
|