Skip to main content
All docs
V25.1
  • ColumnDisplayTextArgs Class

    Populates commands bound to the GridControl.CustomColumnDisplayTextCommand and TreeListView.CustomColumnDisplayTextCommand properties with data.

    Namespace: DevExpress.Mvvm.Xpf

    Assembly: DevExpress.Mvvm.v25.1.dll

    NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

    Declaration

    public class ColumnDisplayTextArgs :
        DisplayTextArgs

    Inheritance

    Object
    DisplayTextArgs
    ColumnDisplayTextArgs
    See Also