NodeDisplayTextArgs Class
In This Article
Populates commands bound to the TreeListView.CustomColumnDisplayTextCommand property with data.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
public class NodeDisplayTextArgs :
DisplayTextArgs
#Inheritance
Object
DisplayTextArgs
NodeDisplayTextArgs
See Also