BootstrapGridViewTemplates Members
In This Article
#Constructors
Name | Description |
---|---|
Bootstrap |
Initializes a new instance of the Bootstrap |
#Properties
Name | Description |
---|---|
Data |
Specifies a template to display data cells.
Inherited from Grid |
Data |
Specifies a template to display data rows.
Inherited from Grid |
Detail |
Specifies a template to display detail rows.
Inherited from Grid |
Edit |
Specifies a template to display an edit form.
Inherited from Grid |
Empty |
Specifies a template to display an empty data row.
Inherited from Grid |
Filter |
Specifies a template to display a filter row cell.
Inherited from Grid |
Filter |
Specifies a template to display a filter row.
Inherited from Grid |
Footer |
Specifies a template to display footer cells.
Inherited from Grid |
Footer |
Specifies a template to display the footer.
Inherited from Grid |
Group |
Specifies a template to display a group footer cell.
Inherited from Grid |
Group |
Specifies a template to display a group footer row.
Inherited from Grid |
Group |
Specifies a template to display group rows.
Inherited from Grid |
Group |
Specifies a template to display the group row content.
Inherited from Grid |
Header |
Specifies a template to display column headers.
Inherited from Grid |
Header |
Specifies a template to display column header captions.
Inherited from Grid |
Pager |
Specifies a template to display the pager.
Inherited from Grid |
Preview |
Specifies a template to display preview rows.
Inherited from Grid |
Status |
Specifies a template to display the status bar.
Inherited from Grid |
Title |
Specifies a template to display the title panel.
Inherited from Grid |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also