Krypton OutlookGrid Help
![]() | KryptonOutlookGridCollapseNode Method |
Collapses the node.
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)

public bool CollapseNode( OutlookGridRow node )
Public Function CollapseNode ( node As OutlookGridRow ) As Boolean
Parameters
- node
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRow
The OutlookGridRow node.
Return Value
Type: Boolean[Missing <returns> documentation for "M:JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid.CollapseNode(JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridRow)"]
