Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

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 being processed.
Value Returns the group value for the processed group.
See Also