IndicatorClickEventArgsRow Property

This read-only property can be used to retrieve the row in which the event occurred

Definition

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

Property Value

Int32

See Also