Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnGroupImageClick Method |
Raises the GroupImageClick event.
Namespace: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid
Assembly: JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid (in JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.dll) Version: 1.6.0.0 (1.6.0.0)

protected virtual void OnGroupImageClick( OutlookGridGroupImageEventArgs e )
Protected Overridable Sub OnGroupImageClick ( e As OutlookGridGroupImageEventArgs )
Parameters
- e
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridGroupImageEventArgs
A OutlookGridGroupImageEventArgs that contains the event data.
