ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ElementList Class / Last Property

In This Topic
    Last Property (ElementList)
    In This Topic
    Gets or sets the last Element on the list.
    Syntax
    'Declaration
     
    Public Property Last As Element
    public Element Last {get; set;}
    See Also