Skip to main content
All docs
V23.2

DisplayTextArgs Properties

Populates commands bound to the GridControl.CustomColumnDisplayTextCommand, TreeListView.CustomColumnDisplayTextCommand, and GridControl.CustomGroupDisplayTextCommand properties with data.
Name Description
DisplayText Gets or sets the text displayed in the processed cell.
FieldName Gets the current field name.
Item Gets a record in a data source.
Value Gets the processed cell’s value.
See Also