Skip to main content
A newer version of this page is available. .
All docs
V21.1

ColumnDisplayTextArgs Constructors

Populates commands bound to the GridControl.CustomColumnDisplayTextCommand and TreeListView.CustomColumnDisplayTextCommand properties with data.
Name Parameters Description
ColumnDisplayTextArgs(Object, String, Int32, Object, String, Boolean) item, fieldName, sourceIndex, value, displayText, showAsNullText Initializes a new instance of the ColumnDisplayTextArgs class with specified settings.
See Also