IndicatorClickEventArgsColumn Property

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

Definition

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

Property Value

Int32

See Also