IndicatorClickEventArgsImageIndex Property
This read-only property can be used to retrieve the index of the image that was clicked in the cell
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int ImageIndex { get; }
Public ReadOnly Property ImageIndex As Integer
Get
public:
property int ImageIndex {
int get ();
}
member ImageIndex : int with get
Property Value
Int32