Back to Devexpress

UnboundColumnRowArgs Class

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

latest1.2 KB
Original Source

UnboundColumnRowArgs Class

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

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

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

Inheritance

Object UnboundColumnDataArgs UnboundColumnRowArgs

See Also

UnboundColumnRowArgs Members

DevExpress.Mvvm.Xpf Namespace