RatingCellOnContentClick Method
This is overridden to update the cell value with a new rating value when it is clicked
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnContentClick(
DataGridViewCellEventArgs e
)
Protected Overrides Sub OnContentClick (
e As DataGridViewCellEventArgs
)
protected:
virtual void OnContentClick(
DataGridViewCellEventArgs^ e
) override
abstract OnContentClick :
e : DataGridViewCellEventArgs -> unit
override OnContentClick :
e : DataGridViewCellEventArgs -> unit
Parameters
- e DataGridViewCellEventArgs
- The event arguments