Skip to main content
A newer version of this page is available. .

GridCustomizeGroupValueDisplayTextEventArgs Properties

Contains data for the CustomizeGroupValueDisplayText event.
Name Description
DisplayText Specifies the group value’s display text.
FieldName Specifies a data field whose values are customized in groups.
Grid Returns an object that defines grid API members (properties and methods).
Value Gets a group value.
VisibleIndex Gets the group row’s visible index.
See Also