ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / Enabled Property

In This Topic
    Enabled Property (Tile)
    In This Topic
    Gets a value indicating whether the tile is enabled.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Enabled As Boolean
    public bool Enabled {get;}
    See Also