ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / Node Class / Select Method

In This Topic
    Select Method (Node)
    In This Topic
    Selects the node.
    Syntax
    'Declaration
     
    Public Sub Select() 
    public void Select()
    Remarks
    This method sets the control's Row property.
    See Also