DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.DataFilter Namespace / CalendarSettings Class / Calendar Property

In This Topic
    Calendar Property (CalendarSettings)
    In This Topic
    Gets or set the System.Globalization.Calendar object that represents time in divisions of calendar.
    Syntax
    'Declaration
     
    Public Property Calendar As Calendar
    public Calendar Calendar {get; set;}
    See Also