GroupDisplayTextArgs Constructors
Populates the command bound to the GridControl.CustomGroupDisplayTextCommand property with data.| Name | Parameters | Description |
|---|---|---|
| GroupDisplayTextArgs(IReadOnlyList<GroupInfo>, Object, String, Object, String) | groupPath, item, fieldName, value, displayText | Initializes a new instance of the GroupDisplayTextArgs class with specified settings. |
See Also