DisplayTextArgs Constructors
Populates commands bound to the GridControl.CustomColumnDisplayTextCommand, TreeListView.CustomColumnDisplayTextCommand, and GridControl.CustomGroupDisplayTextCommand properties with data.| Name | Parameters | Description |
|---|---|---|
| DisplayTextArgs(Object, String, Object, String) | item, fieldName, value, displayText | Initializes a new instance of the DisplayTextArgs class with specified settings. |
See Also