Image List ColumnOn Map Index To Value Method
This raises the MapIndexToValue 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 OnMapIndexToValue(
MapIndexEventArgs e
)VB
Protected Overridable Sub OnMapIndexToValue (
e As MapIndexEventArgs
)C++
protected:
virtual void OnMapIndexToValue(
MapIndexEventArgs^ e
)F#
abstract OnMapIndexToValue :
e : MapIndexEventArgs -> unit
override OnMapIndexToValue :
e : MapIndexEventArgs -> unit Parameters
- e MapIndexEventArgs
- The event arguments