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

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