Back to Devexpress

GridRowInfo.RowHandle Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridrowinfo-d23791f8.md

latest945 B
Original Source

GridRowInfo.RowHandle Property

Gets the row’s handle.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public int RowHandle { get; }
vb
Public ReadOnly Property RowHandle As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the row’s handle.

|

See Also

GridRowInfo Class

GridRowInfo Members

DevExpress.Xpf.Grid Namespace