Krypton OutlookGrid Help
![]() | KryptonOutlookGridExpandNode Method |
Expands 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 ExpandNode( OutlookGridRow node )
Public Function ExpandNode ( 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.ExpandNode(JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridRow)"]
