Back to Devexpress

CustomColumnSortEventArgs.Row2 Property

wpf-devexpress-dot-xpf-dot-grid-dot-customcolumnsorteventargs-dot-row2.md

latest918 B
Original Source

CustomColumnSortEventArgs.Row2 Property

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public object Row2 { get; }
vb
Public ReadOnly Property Row2 As Object

Property Value

Type
Object

See Also

CustomColumnSortEventArgs Class

CustomColumnSortEventArgs Members

DevExpress.Xpf.Grid Namespace