Krypton OutlookGrid Help
![]() | KryptonOutlookGridOnNodeCollapsing Method |
Raises the NodeCollapsing 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 OnNodeCollapsing( CollapsingEventArgs e )
Protected Overridable Sub OnNodeCollapsing ( e As CollapsingEventArgs )
Parameters
- e
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridCollapsingEventArgs
A CollapsingEventArgs that contains the event data.
