VGridAppearanceCollection Properties
Provides the appearance settings used to paint elements in a vertical grid.
Name | Description |
---|---|
Band |
Provides appearance settings used to paint the borders of a Band. |
Caption | |
Category | Provides appearance settings used to paint Category Rows. |
Category |
Provides appearance settings used to paint Category Expand Buttons. |
Disabled |
Provides appearance settings used to paint values of disabled rows. |
Disabled |
Provides appearance settings used to paint the headers of disabled rows. |
Empty | Provides appearance settings used to paint the empty area of the control. |
Expand |
Provides appearance settings used to paint Expand Buttons. |
Filter |
Provides access to the appearance settings used to paint the filter panel (shown when a filter is applied to the data, allowing end-users to customize the filter). |
Fixed |
Provides access to the appearance settings used to paint fixed row dividers. |
Focused |
Provides appearance settings used to paint the currently focused cell. |
Focused |
Provides appearance settings used to paint cells that belong to the focused record. |
Focused |
Provides appearance settings used to paint the header of the focused row. |
Hide |
Provides appearance settings used to paint the header of the focused row when the control is not focused. |
Horz |
Provides appearance settings used to paint horizontal lines that separate the control’s rows. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
Indicates whether the grid control that owns the current collection is being initialized. |
Modified |
Provides appearance settings used to paint modified values in a Property |
Modified |
Provides appearance settings used to paint the headers of rows that contain modified values.
This property is only in effect for the Property |
Pressed |
Provides appearance settings used to paint the headers of pressed rows. |
Read |
Provides access to appearance settings used to paint values of read-only rows. |
Read |
Provides access to appearance settings used to paint headers of read-only rows. |
Record |
Provides the default appearance settings used to paint values of regular rows. |
Row |
Provides appearance settings used to paint the Row Header Panel. |
Selected |
Contains appearance settings used to paint selected category rows in multiple row selection mode (Multi |
Selected |
Contains appearance settings used to paint selected cells in multiple cell selection mode (Multi |
Selected |
Contains appearance settings used to paint selected records in multiple record selection mode (Multi |
Selected |
Contains appearance settings used to paint selected rows in multiple row selection mode (Multi |
Vert |
Provides appearance settings used to paint vertical lines that separate the control’s columns. |
See Also