Back to Devexpress

UnboundColumnNodeArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-c86ab11e.md

latest1.2 KB
Original Source

UnboundColumnNodeArgs Class

Contains data for the command bound to the TreeListView.CustomUnboundColumnDataCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class UnboundColumnNodeArgs :
    UnboundColumnDataArgs
vb
Public Class UnboundColumnNodeArgs
    Inherits UnboundColumnDataArgs

Inheritance

Object UnboundColumnDataArgs UnboundColumnNodeArgs

See Also

UnboundColumnNodeArgs Members

DevExpress.Mvvm.Xpf Namespace