ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / AccessibleRole Property

In This Topic
    AccessibleRole Property (Tile)
    In This Topic
    Gets or sets the accessible role of the tile.
    Syntax
    'Declaration
     
    
    Public Property AccessibleRole As AccessibleRole
    public AccessibleRole AccessibleRole {get; set;}
    See Also