Back to Devexpress

RowSortArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-82c7c0a9.md

latest1.1 KB
Original Source

RowSortArgs Class

Populates commands bound to the GridControl.CustomColumnSortCommand and GridControl.CustomColumnGroupCommand properties with data.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class RowSortArgs :
    SortArgs
vb
Public Class RowSortArgs
    Inherits SortArgs

Inheritance

Object SortArgs RowSortArgs

See Also

RowSortArgs Members

DevExpress.Mvvm.Xpf Namespace