IndicatorClickEventArgsImageIndex Property

This read-only property can be used to retrieve the index of the image that was clicked in the cell

Definition

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

Property Value

Int32

See Also