名前 | 解説 | |
---|---|---|
![]() | Culture | Gets or sets the System.Globalization.CultureInfo object which holds culture-specific information. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | DateTimeKind | Gets or sets a DateTimeKind value specifying DateTime kind used for saving System.DateTime values. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | DependencyObjectType | System.Windows.DependencyObjectから継承されます。 |
![]() | Dispatcher | System.Windows.Threading.DispatcherObjectから継承されます。 |
![]() | EndDayTime | Gets or sets the System.TimeSpan value specifying the end of the working time. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | FirstDate | Gets or sets the System.DateTime value specifying minimum date allowed. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | FullDayNames | Gets an array of culture specific full day names. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | FullMonthNames | Gets an array of culture specific full month names. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | Holidays | Gets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of holidays (non-working days in addition to weekends). You cannot set this property in XAML. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | Info | Gets the underlying C1.C1Schedule.CalendarInfo object. For internal use only. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | IsSealed | System.Windows.DependencyObjectから継承されます。 |
![]() | LastDate | Gets or sets the System.DateTime value specifying maximum date allowed. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | StartDayTime | Gets or sets the System.TimeSpan value specifying the beginning of the working time. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | WeekendExceptions | Gets or sets the System.Collections.ObjectModel.ObservableCollection`1 object which holds the list of weekend days which should be working. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | WeekStart | Gets or sets the System.DayOfWeek value determining the first day of the week. Default is system settings. C1.WPF.Calendar.CalendarHelperから継承されます。 |
![]() | WorkDays | Gets or sets the WorkDays object containing the set of working days in one week. |