ComponentOne DataFilter for WPF
C1.WPF.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