Krypton OutlookGrid Help
![]() | KryptonDataGridViewTreeTextCellOnMouseDown Method |
Raises the [E:MouseDown] event.
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 OnMouseDown( DataGridViewCellMouseEventArgs e )
Protected Overrides Sub OnMouseDown ( e As DataGridViewCellMouseEventArgs )
Parameters
- e
- Type: System.Windows.FormsDataGridViewCellMouseEventArgs
The DataGridViewCellMouseEventArgs instance containing the event data.
