CustomGroupDisplayTextEventArgs.DisplayText Property
In This Article
Gets or sets the text displayed within the processed group row.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies the text displayed within the processed group row. |
See Also