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

CustomGroupDisplayTextEventArgs Properties

Contains data for the CustomGroupDisplayText event.
Name Description
Column Returns the column whose values are used to group rows.
DisplayText Gets or sets the display text for the group row that is currently being processed.
RowHandle Returns the handle of the group row that is currently being processed.
Value Returns the group value for the processed group.
See Also