ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile 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