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 Gives an access to the IGrid interface.
Value Gets a group value.
VisibleIndex Gets the group row’s visible index.
See Also