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

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

    Property Value

    A object indicates the start point.
    See Also