VerticalGridStyles Properties
Provides the style settings used to paint the visual elements within the ASPxVerticalGrid.
Name | Description |
---|---|
Alternating |
Gets the style settings used to paint Alternating Record. |
Batch |
Gets the style settings defining the appearance of a grid edit cell in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a record when it is modified in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a grid data cell when it is modified in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a grid record newly created in batch edit mode. |
Category | Gets the style settings used to paint Category Row . |
Command |
Gets the style settings used to paint a command item. |
Command |
Gets the style settings used to paint the command row cell. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Disabled |
Gets the style settings used to paint the ASPx |
Empty |
Gets the style settings used to paint an empty record. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Filter |
Gets the style settings used to paint the Filter Bar. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the check box. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the Clear button. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the current filter expression. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the filter image. |
Filter |
Gets the style settings used to paint links (filter expression, clear filter command) displayed within the filter bar. |
Focused |
Gets the style settings defining the appearance of a focused data cell. |
Header | Gets the style settings used to paint row headers. |
Header |
Gets the style settings defining the appearance of the header filter items. |
Indent |
Gets or sets the indent width. |
Loading |
Gets the style settings used to paint a rectangle displayed above the ASPx |
Loading |
Provides style settings for a loading panel that can be displayed while waiting for a callback response. |
Pager |
Gets the style settings used to paint the Pager bottom panel. |
Pager |
Gets the style settings used to paint the Pager top panel. |
Record | Gets the style settings used to paint records. |
Record |
Gets the style settings used to paint the Record Error. |
Row |
Gets the style settings used to paint a data record (a record in the vertical grid) when it is hot tracked. |
Search |
Gets the style settings defining the appearance of the search panel. |
Selected |
Gets the style settings used to paint selected records. |
Status |
Gets the style settings used to paint the status bar. |
Summary |
Gets the style settings used to paint the summary item. |
Summary |
Gets the style settings used to paint the summary panel. |
Table |
Gets the style settings used to paint the table that represents the ASPx |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Title |
Gets the style settings used to paint the Title Panel. |
See Also