FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / Node Class / Row Property

In This Topic
    Row Property (Node)
    In This Topic
    Returns a reference to the Row object that corresponds to this node.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Row As Row
    public Row Row {get;}
    See Also