IndicatorClickEventArgs.ImageIndex 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: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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