Krypton OutlookGrid Help
![]() | RatingCellOnContentClick Method |
Update cell's value when the user clicks on a star
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.CustomColumns
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

protected override void OnContentClick( DataGridViewCellEventArgs e )
Protected Overrides Sub OnContentClick ( e As DataGridViewCellEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellEventArgs
A DataGridViewCellEventArgs that contains the event data.
