GridViewAppearances Properties
Provides the appearance settings used to paint the elements in a Grid View.
Name | Description |
---|---|
Column |
Gets the appearance settings used to paint filter buttons. |
Column |
Gets the appearance settings used to paint the filter buttons displayed within columns that are involved in filtering. |
Customization |
Gets or sets the appearance of the hint text displayed within an empty Customization Form. |
Detail |
Gets the appearance settings used to paint the detail tooltips. |
Empty | Gets the appearance settings used to paint the View’s empty space. |
Even |
Gets the appearance settings used to paint even data rows. |
Filter |
Gets the appearance settings used to paint the filter close button.
Inherited from Column |
Filter |
Gets the appearance settings used to paint the filter panel.
Inherited from Column |
Fixed |
Gets the appearance settings used to paint the fixed lines. |
Focused |
Gets the appearance settings used to paint the currently focused row cell. |
Focused |
Gets the appearance settings used to paint the currently focused row when the grid control contains focus. For the Focused |
Footer |
Gets the appearance settings used to paint the view footer. |
Group |
Gets the appearance settings used to paint group expand buttons. |
Group |
Gets the appearance settings used to paint the group footer. |
Group |
Gets the appearance settings used to paint the group panel. |
Group |
Gets the appearance settings used to paint group rows (and the corresponding indents). |
Header |
Gets the appearance settings used to paint column headers and row indicator panel. |
Hide |
Gets the appearance settings used to paint the selected row |
Horz |
Gets the appearance settings used to paint the horizontal lines. |
Hot |
Allows you to customize the appearance settings used to paint hot-tracked rows. |
Is |
Gets whether the current object has been disposed of.
Inherited from Base |
Is |
Indicates whether the View that owns the current collection is currently being initialized.
Inherited from Base |
No |
Inherited from Column |
Odd |
Gets the appearance settings used to paint odd data rows. |
Preview | Gets the appearance settings used to paint the preview sections. |
Row | Gets the appearance settings used to paint the data rows. |
Row |
Gets the appearance settings used to paint the row separators. |
Selected |
Gets the appearance settings used to paint the selected data rows. |
Top |
Gets the appearance settings used to paint the new item row when it is displayed at the top of a View. |
Vert |
Gets the appearance settings used to paint the vertical lines. |
View |
Contains appearance settings used to customize the View Caption.
Inherited from Column |
See Also