BaseDataGridViewCellFirstDisplayedRowIndex Property

This is used to determine the first displayed row in the associated data grid view

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected int FirstDisplayedRowIndex { get; }

Property Value

Int32

See Also