\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / RowAccessibleObject Class / Parent Property

In This Topic
    Parent Property (RowAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Parent As System.Windows.Forms.AccessibleObject
    public override System.Windows.Forms.AccessibleObject Parent {get;}
    See Also