KryptonOutlookGrid.NodeCollapsing Event

Krypton OutlookGrid

KryptonOutlookGridNodeCollapsing Event
Krypton OutlookGrid v1.6.0
Node Collapsing 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)
Syntax
public event EventHandler<CollapsingEventArgs> NodeCollapsing
Public Event NodeCollapsing As EventHandler(Of CollapsingEventArgs)

Value

Type: SystemEventHandlerCollapsingEventArgs
See Also