Back to Devexpress

UnboundColumnDataArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-92649e05.md

latest1.3 KB
Original Source

UnboundColumnDataArgs Class

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

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class UnboundColumnDataArgs
vb
Public Class UnboundColumnDataArgs

Inheritance

Object UnboundColumnDataArgs UnboundColumnNodeArgs

UnboundColumnRowArgs

See Also

UnboundColumnDataArgs Members

DevExpress.Mvvm.Xpf Namespace