Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / CalendarHelper Class
Fields Properties Methods Events


In This Topic
    CalendarHelper Class Members
    In This Topic

    The following tables list the members exposed by CalendarHelper.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Globalization.CultureInfo object which holds culture-specific information.  
    Public PropertyGets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public PropertyGets or sets the System.TimeSpan value specifying the end of the working time.  
    Public PropertyGets or sets the System.DateTime value specifying minimum date allowed.  
    Public PropertyGets an array of culture specific full day names.  
    Public PropertyGets an array of culture specific full month names.  
    Public PropertyGets or sets the ObservableCollection object which holds the list of holidays (non-working days in addition to weekends). You cannot set this property in XAML.  
    Public PropertyGets the underlying C1.Schedule.CalendarInfo object. For internal use only.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the System.DateTime value specifying maximum date allowed.  
    Public PropertyGets or sets the System.TimeSpan value specifying the beginning of the working time.  
    Public PropertyGets or sets the ObservableCollection object which holds the list of weekend days which should be working.  
    Public PropertyGets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)GetSlotFromPoint  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodInvalidateCulture  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodNewHolidays  
    Public MethodNewWeekendExceptions  
    Public MethodOverloaded.   
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodReceives events from the centralized event manager.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the property of CalendarHelper object is changed.  
    Top
    See Also