NevronOpenVision
Nevron.Nov.UI Namespace / NCalendar Class


NCalendar Class Properties

For a list of all members of this type, see NCalendar members.

Public Properties
 NameDescription
Public PropertyGets the culture info defined by the culture name property.  
Public PropertyGets or sets the name of the culture that should to be used when displaying this schedule. By default set to null, which means that the culture of the current thread will be used.  
Public PropertyGets or sets the current date. When the current date changes the calendar navigates the current view range to the current date, without changing the selected date.  
Public PropertyGets or sets the format mode in which the day picker displays the days of the week. By default set to AbbreviatedDayName.  
Public PropertyA shortcut property that gets the day of month picker  
Public PropertyGets or sets the header format string, that defines the text representation of the current date, when the calender picker view range is set to days of months.  
Public PropertyDetermines whether to highlight today's date or not.  
Public PropertyGets or sets the format mode in which the month picker displays the months. By default set to AbbreviatedMonthName.  
Public PropertyA shortcut property that gets the month of year picker  
Public PropertyGets or sets the selected date. When the selected date has changed the calendar automatically changes the ViewRange to DaysOfMonth, and navigates to the selected date. The current date also becomes the selected date.  
Public PropertyGets or sets the current view range of the calendar.  
Public PropertyA shortcut property that gets the year of decade picker  
Top
Protected Properties
 NameDescription
Protected Internal PropertyPauses/resumes the calendar updates  
Top
See Also