RatingColumnOnMapRatingToValue Method

This raises the MapRatingToValue event

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected virtual void OnMapRatingToValue(
	MapRatingEventArgs e
)

Parameters

e  MapRatingEventArgs
The event arguments

See Also