The Grid..::..ThemeAppearance type exposes the following members.

Properties

  NameDescription
Public propertyAddRowColor
Gets or sets the add row color.
Public propertyAddRowImage
Gets or sets a row selector image of adding row.
Public propertyBackColor
Gets or sets the background color of the grid.
Public propertyColumnHover
Gets or sets the column appearance when the mouse is over the column.
Public propertyColumnNormal
Gets or sets the column appearance in normal state.
Public propertyColumnPressed
Gets or sets the column appearance in pressed state.
Public propertyCurrentRowImage
Gets or sets a row selector image of focuced row.
Public propertyEditor
Gets or sets the appearance of the column filter or editor.
Public propertyEditorHotFrameColor
Gets or sets the color of the editor hot frame.
Public propertyEvenRow
Gets or sets the even row appearance.
Public propertyFocusedRowColor
Gets or sets the color of the focused rows.
Public propertyGroupPanel
Gets or sets the group panel appearance.
Public propertyGroupRow
Gets or sets the group row appearance.
Public propertyLassoSelectionColor
Gets or sets the color of the lasso selection.
Public propertyOddRow
Gets or sets the odd row appearance.
Public propertyRowSelectorHover
Gets or sets the row selector appearance when the mouse is over the control.
Public propertyRowSelectorNormal
Gets or sets the row selector appearance.
Public propertyRowSelectorPressed
/// Gets or sets the row selector appearance when the left mouse button is pressed.
Public propertySelectionColor
Gets or sets the color of selected rows.

See Also