C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CalendarSettings Class
Properties Methods Events


CalendarSettings Class Members

The following tables list the members exposed by CalendarSettings.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or set the System.Globalization.Calendar object that represents time in divisions of calendar.  
Public PropertyGet or sets current calendar week rule.  
Public PropertyGet or sets current culture for the calendar.  
Public PropertyGets or sets the first day of the week as displayed in the month calendar.  
Public PropertyGets or sets the System.Boolean value indicating whether calendar displays arrow buttons.  
Public PropertyGets or sets a value that indicates whether to display today date.  
Public PropertyGets or sets the System.Boolean value indicating whether calendar displays week numbers.  
Public PropertyGets or sets the System.Boolean value indicating whether positioned vertically of the month.  
Top
Protected Methods
 NameDescription
Protected MethodRaises the PropertyChanged event.  
Top
Public Events
 NameDescription
Public EventOccurs when a property value changes.  
Top
See Also