BaseDataGridViewCellFirstDisplayedColumnIndex Property

This is used to determine the first displayed column 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 FirstDisplayedColumnIndex { get; }

Property Value

Int32

See Also