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

In This Topic
    Slides Property (Template)
    In This Topic
    Gets the collection of template slides.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Slides As SlideCollection
    public SlideCollection Slides {get;}
    See Also