ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class / TopmostElements Property

In This Topic
    TopmostElements Property (Template)
    In This Topic
    Gets the collection of elements that appear above all slides.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TopmostElements As ElementCollection
    public ElementCollection TopmostElements {get;}
    See Also