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