VerticalGridTemplates Properties
Contains the templates used to display the ASPxVerticalGrid’s data cells, records, etc.
Name | Description |
---|---|
Category | Gets or sets a template for displaying category rows. |
Category |
Gets or sets a template for displaying a category row‘s caption. |
Data |
Gets or sets a template for displaying data cells. |
Edit |
Gets or sets a template for displaying the cell within a record that is in edit mode. |
Empty |
Gets or sets a template for displaying the empty record. |
Header | Gets or sets a template for displaying row headers. |
Header |
Gets or sets a template for displaying row header captions. |
Pager |
Gets or sets a template for displaying the ASPx |
Status |
Gets or sets a template for displaying the ASPx |
Title |
Gets or sets a template for displaying the title panel. |
See Also