Intersoft ClientUI Documentation
UXScheduleViewRecurrenceInfo Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by UXScheduleViewRecurrenceInfo.

Public Constructors
 NameDescription
Public ConstructorUXScheduleViewRecurrenceInfo Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EndDateProperty Identifies the EndDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)NDayProperty Identifies the NDay dependency property.  
Public Fieldstatic (Shared in Visual Basic)NMonthProperty Identifies the NMonth dependency property.  
Public Fieldstatic (Shared in Visual Basic)NWeekProperty Identifies the NWeek dependency property.  
Public Fieldstatic (Shared in Visual Basic)NYearProperty Identifies the NYear dependency property.  
Public Fieldstatic (Shared in Visual Basic)RecurrenceModeProperty Identifies the RecurrenceMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)RecurrenceRangeModeProperty Identifies the RecurrenceRangeMode dependency property.  
Public Fieldstatic (Shared in Visual Basic)StartDateProperty Identifies the StartDate dependency property.  
Public Fieldstatic (Shared in Visual Basic)TotalRecurrencesProperty Identifies the TotalRecurrences dependency property.  
Public Fieldstatic (Shared in Visual Basic)WeekDaysProperty Identifies the WeekDays dependency property.  
Top
Public Properties
 NameDescription
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyEndDate Gets or sets the recurrence end date.  
Public PropertyNDay Gets or sets the NDay.  
Public PropertyNMonth Gets or sets the NMonth.  
Public PropertyNWeek Gets or sets the NWeek.  
Public PropertyNYear Gets or sets the NYear.  
Public PropertyRecurrenceMode Gets or sets the recurrence mode.  
Public PropertyRecurrenceRangeMode Gets or sets the recurrence range mode.  
Public PropertyStartDate Gets or sets the recurrence start date.  
Public PropertyTotalRecurrences Gets or sets the total recurrences.  
Public PropertyWeekDays Gets or sets the WeekDays.  
Top
Public Methods
 NameDescription
Public MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns 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)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when a property value is changed.  
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes.  
Top
See Also

Reference

UXScheduleViewRecurrenceInfo Class
Intersoft.Client.UI.ScheduleView Namespace

Send Feedback