GridGroupValueData Properties
Contains information about group row values.
Name | Description |
---|---|
Column |
Gets the grid column.
Inherited from Grid |
Column |
Gets the group column header. This is a dependency property. |
Data |
Gets or sets an object that contains grid data.
Inherited from Grid |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Gets the text displayed in the group row. This is a dependency property. |
Group |
Gets the text displayed in the column header part of the group row [Column . This is a dependency property.
|
Highlighting |
For internal use. |
Is |
Gets whether the group value is displayed first if Merged Grouping is enabled. This is a dependency property. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Row |
Gets information about the first data row in the group. This is a dependency property. |
Show |
Gets whether the group value is separated (by the ; character) from the next group value if Merged Grouping is enabled. This is a dependency property.
|
Text | Gets the column value displayed in the group row. This is a dependency property. |
Value |
Gets or sets an editable value.
Inherited from Editable |
View |
Gets the owner view.
Inherited from Grid |
Visible |
Gets the column’s position among visible columns.
Inherited from Grid |
See Also