Intersoft ClientUI Documentation
UXScheduleViewRecurrenceInfo Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.ScheduleView Namespace : UXScheduleViewRecurrenceInfo Class


The following tables list the members exposed by UXScheduleViewRecurrenceInfo.

Public Constructors

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)EndDatePropertyIdentifies the EndDate dependency property.  
public Fieldstatic (Shared in Visual Basic)NDayPropertyIdentifies the NDay dependency property.  
public Fieldstatic (Shared in Visual Basic)NMonthPropertyIdentifies the NMonth dependency property.  
public Fieldstatic (Shared in Visual Basic)NWeekPropertyIdentifies the NWeek dependency property.  
public Fieldstatic (Shared in Visual Basic)NYearPropertyIdentifies the NYear dependency property.  
public Fieldstatic (Shared in Visual Basic)RecurrenceModePropertyIdentifies the RecurrenceMode dependency property.  
public Fieldstatic (Shared in Visual Basic)RecurrenceRangeModePropertyIdentifies the RecurrenceRangeMode dependency property.  
public Fieldstatic (Shared in Visual Basic)StartDatePropertyIdentifies the StartDate dependency property.  
public Fieldstatic (Shared in Visual Basic)TotalRecurrencesPropertyIdentifies the TotalRecurrences dependency property.  
public Fieldstatic (Shared in Visual Basic)WeekDaysPropertyIdentifies the WeekDays dependency property.  
Top

Public Properties

 NameDescription
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyEndDateGets or sets the recurrence end date.  
public PropertyNDayGets or sets the NDay.  
public PropertyNMonthGets or sets the NMonth.  
public PropertyNWeekGets or sets the NWeek.  
public PropertyNYearGets or sets the NYear.  
public PropertyRecurrenceModeGets or sets the recurrence mode.  
public PropertyRecurrenceRangeModeGets or sets the recurrence range mode.  
public PropertyStartDateGets or sets the recurrence start date.  
public PropertyTotalRecurrencesGets or sets the total recurrences.  
public PropertyWeekDaysGets or sets the WeekDays.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedCalled when a property value is changed.  
Top

Public Events

 NameDescription
public EventPropertyChangedOccurs when a property value changes.  
Top

See Also

© 2012 All Rights Reserved.