ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile 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