Back to Devexpress

DataGridView.TopRowVisibleIndex Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-617495bc.md

latest779 B
Original Source

DataGridView.TopRowVisibleIndex Property

Gets the index of the top visible row.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public int TopRowVisibleIndex { get; }

Property Value

TypeDescription
Int32

The index of the top visible row.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace