Image List ColumnOn Map Value To Index Method
This raises the MapValueToIndex event
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
protected virtual void OnMapValueToIndex(
MapIndexEventArgs e
)VB
Protected Overridable Sub OnMapValueToIndex (
e As MapIndexEventArgs
)C++
protected:
virtual void OnMapValueToIndex(
MapIndexEventArgs^ e
)F#
abstract OnMapValueToIndex :
e : MapIndexEventArgs -> unit
override OnMapValueToIndex :
e : MapIndexEventArgs -> unit Parameters
- e MapIndexEventArgs
- The event arguments