GridDataColumnGroupRowTemplateContext Members
In This Article
context
parameter to the DxGrid.DataColumnGroupRowTemplate and DxGridDataColumn.GroupRowTemplate.
#Properties
Name | Description |
---|---|
Column |
Returns the caption of the grouped column. |
Data |
Returns the data column for which the group row is displayed. |
Display |
Returns text displayed in the group row. |
Expanded | Returns whether the corresponding group is expanded. |
Grid | Returns the Grid object. |
Group |
Returns the group row value. |
Group |
Returns the group row value’s display text. |
Highlighted |
Returns the group row display text with highlighted search text (if any). |
Highlighted |
Returns the group value with highlighted search text (if any). |
Summary |
Returns the group summary display text. |
Summary |
Returns group summary items. |
Visible |
Returns the group row’s visible index. |
#Methods
Name | Description |
---|---|
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 a string that represents the current object. Inherited from Object. |
See Also