GridViewTemplates Members
In This Article
#Constructors
Name | Description |
---|---|
Grid |
Initializes a new instance of the Grid |
#Properties
Name | Description |
---|---|
Data |
Specifies a template to display data cells. |
Data |
Specifies a template to display data rows. |
Detail |
Specifies a template to display detail rows. |
Edit |
Specifies a template to display an edit form. |
Empty |
Specifies a template to display an empty data row. |
Filter |
Specifies a template to display a filter row cell. |
Filter |
Specifies a template to display a filter row. |
Footer |
Specifies a template to display footer cells. |
Footer |
Specifies a template to display the footer. |
Group |
Specifies a template to display a group footer cell. |
Group |
Specifies a template to display a group footer row. |
Group |
Specifies a template to display group rows. |
Group |
Specifies a template to display the group row content. |
Header | Specifies a template to display column headers. |
Header |
Specifies a template to display column header captions. |
Pager |
Specifies a template to display the pager. |
Preview |
Specifies a template to display preview rows. |
Status |
Specifies a template to display the status bar. |
Title |
Specifies a template to display the title panel. |
#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