FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / EnsureVisible Method

In This Topic
    EnsureVisible Method (Node)
    In This Topic
    Ensures that this node is visible, expanding its parent nodes and scrolling it into view if necessary.
    Syntax
    'Declaration
     
    
    Public Sub EnsureVisible() 
    public void EnsureVisible()
    See Also