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