Krypton OutlookGrid Help
![]() | KryptonOutlookGridEnsureVisibleNode Method |
Ensure the node is visible (all parents exanded)
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 void EnsureVisibleNode( OutlookGridRow r )
Public Sub EnsureVisibleNode ( r As OutlookGridRow )
Parameters
- r
- Type: JDHSoftware.Krypton.Toolkit.KryptonOutlookGridOutlookGridRow
The OutlookGridRow which needs to be visible.
