Skip to main content
All docs
V25.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