ComponentOne CalendarView for WinForms
C1.Framework.Text.Lexicons Namespace / Relation Class / End Property

In This Topic
    End Property (Relation)
    In This Topic
    Gets the end.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property End As Object
    public object End {get;}

    Property Value

    A object indicates the end point.
    See Also