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

In This Topic
    Key Property (Node)
    In This Topic
    Gets or sets the RowCol.UserData associated with this node row.
    Syntax
    'Declaration
     
    
    Public Property Key As Object
    public object Key {get; set;}
    See Also