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

    In This Article

    Populates commands bound to the TreeListView.CustomColumnDisplayTextCommand property with data.

    Namespace: DevExpress.Mvvm.Xpf

    Assembly: DevExpress.Mvvm.v25.1.dll

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

    #Declaration

    public class NodeDisplayTextArgs :
        DisplayTextArgs

    #Inheritance

    Object
    DisplayTextArgs
    NodeDisplayTextArgs
    See Also