ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / TemplatePaintEventArgs Class / Slide Property

In This Topic
    Slide Property (TemplatePaintEventArgs)
    In This Topic
    Gets the currently drawn Slide object or null for the main template.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Slide As Slide
    public Slide Slide {get;}
    See Also