Back to Devexpress

ScrollBarAnnotationRowInfo.RowIndex Property

wpf-devexpress-dot-xpf-dot-grid-dot-scrollbarannotationrowinfo.md

latest1.1 KB
Original Source

ScrollBarAnnotationRowInfo.RowIndex Property

Gets the index of a row to which the current ScrollBarAnnotationRowInfo instance corresponds.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
Int32

An integer value that is a row index.

|

See Also

ScrollBarAnnotationRowInfo Class

ScrollBarAnnotationRowInfo Members

DevExpress.Xpf.Grid Namespace