Intersoft.Client.UI.ScheduleView Namespace : UXScheduleViewRecurrenceInfo Class |
The following tables list the members exposed by UXScheduleViewRecurrenceInfo.
Name | Description | |
---|---|---|
UXScheduleViewRecurrenceInfo Constructor |
Name | Description | |
---|---|---|
EndDateProperty | Identifies the EndDate dependency property. | |
NDayProperty | Identifies the NDay dependency property. | |
NMonthProperty | Identifies the NMonth dependency property. | |
NWeekProperty | Identifies the NWeek dependency property. | |
NYearProperty | Identifies the NYear dependency property. | |
RecurrenceModeProperty | Identifies the RecurrenceMode dependency property. | |
RecurrenceRangeModeProperty | Identifies the RecurrenceRangeMode dependency property. | |
StartDateProperty | Identifies the StartDate dependency property. | |
TotalRecurrencesProperty | Identifies the TotalRecurrences dependency property. | |
WeekDaysProperty | Identifies the WeekDays dependency property. |
Name | Description | |
---|---|---|
Dispatcher | Gets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject) | |
EndDate | Gets or sets the recurrence end date. | |
NDay | Gets or sets the NDay. | |
NMonth | Gets or sets the NMonth. | |
NWeek | Gets or sets the NWeek. | |
NYear | Gets or sets the NYear. | |
RecurrenceMode | Gets or sets the recurrence mode. | |
RecurrenceRangeMode | Gets or sets the recurrence range mode. | |
StartDate | Gets or sets the recurrence start date. | |
TotalRecurrences | Gets or sets the total recurrences. | |
WeekDays | Gets or sets the WeekDays. |
Name | Description | |
---|---|---|
ClearValue | Clears the local value of a dependency property. (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject) | |
GetValue | Returns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Called when a property value is changed. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |