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

In This Topic
    ShowSlides Property (Tile)
    In This Topic
    Gets or sets whether the tile can show slides.
    Syntax
    'Declaration
     
    
    Public Property ShowSlides As Boolean
    public bool ShowSlides {get; set;}
    See Also