Class RecurrenceProperties
Represents the Recurrence Properties.
Inheritance
Namespace: Syncfusion.UI.Xaml.Schedule
Assembly: Syncfusion.SfSchedule.UWP.dll
Syntax
public class RecurrenceProperties : DependencyObject
Constructors
RecurrenceProperties()
Declaration
public RecurrenceProperties()
Fields
DailyNDaysProperty
Using a DependencyProperty as the backing store for DailyNDays. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty DailyNDaysProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsDailyEveryNDaysProperty
Using a DependencyProperty as the backing store for IsDailyEveryNDays. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsDailyEveryNDaysProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsMonthlySpecificProperty
Using a DependencyProperty as the backing store for IsMonthlySpecific. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsMonthlySpecificProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsRangeEndDateProperty
Using a DependencyProperty as the backing store for IsRangeEndDate. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsRangeEndDateProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsRangeNoEndDateProperty
Using a DependencyProperty as the backing store for IsRangeNoEndDate. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsRangeNoEndDateProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsRangeRecurrenceCountProperty
Using a DependencyProperty as the backing store for IsRangeRecurrenceCount. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsRangeRecurrenceCountProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklyFridayProperty
Using a DependencyProperty as the backing store for IsWeeklyFriday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklyFridayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklyMondayProperty
Using a DependencyProperty as the backing store for IsWeeklyMonday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklyMondayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklySaturdayProperty
Using a DependencyProperty as the backing store for IsWeeklySaturday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklySaturdayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklySundayProperty
Using a DependencyProperty as the backing store for IsWeeklySunday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklySundayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklyThursdayProperty
Using a DependencyProperty as the backing store for IsWeeklyThursday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklyThursdayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklyTuesdayProperty
Using a DependencyProperty as the backing store for IsWeeklyTuesday. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsWeeklyTuesdayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsWeeklyWednesdayProperty
Declaration
public static readonly DependencyProperty IsWeeklyWednesdayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
IsYearlySpecificProperty
Using a DependencyProperty as the backing store for IsYearlySpecific. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty IsYearlySpecificProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MonthlyEveryNMonthsProperty
Using a DependencyProperty as the backing store for MonthlyEveryNMonths. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MonthlyEveryNMonthsProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MonthlyNthWeekProperty
Using a DependencyProperty as the backing store for MonthlyNthWeek. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MonthlyNthWeekProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MonthlySpecificMonthDayProperty
Using a DependencyProperty as the backing store for MonthlySpecificMonthDay. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MonthlySpecificMonthDayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
MonthlyWeekDayProperty
Using a DependencyProperty as the backing store for MonthlyWeekDay. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty MonthlyWeekDayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
RangeEndDateProperty
Using a DependencyProperty as the backing store for RangeEndDate. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty RangeEndDateProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
RangeRecurrenceCountProperty
Using a DependencyProperty as the backing store for RangeRecurrenceCount. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty RangeRecurrenceCountProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
RangeStartDateProperty
Using a DependencyProperty as the backing store for RangeStartDate. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty RangeStartDateProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
RecurrenceRuleProperty
Using a DependencyProperty as the backing store for RecurrenceRule. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty RecurrenceRuleProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
RecurrenceTypeProperty
Using a DependencyProperty as the backing store for RecurrenceType. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty RecurrenceTypeProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
WeeklyEveryNWeeksProperty
Using a DependencyProperty as the backing store for WeeklyEveryNWeeks. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty WeeklyEveryNWeeksProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlyEveryNYearsProperty
Using a DependencyProperty as the backing store for YearlyEveryNYears. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlyEveryNYearsProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlyGenericMonthProperty
Using a DependencyProperty as the backing store for YearlyGenericMonth. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlyGenericMonthProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlyNthWeekProperty
Using a DependencyProperty as the backing store for YearlyNthWeek. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlyNthWeekProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlySpecificMonthDayProperty
Using a DependencyProperty as the backing store for YearlySpecificMonthDay. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlySpecificMonthDayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlySpecificMonthProperty
Using a DependencyProperty as the backing store for YearlySpecificMonth. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlySpecificMonthProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
YearlyWeekDayProperty
Using a DependencyProperty as the backing store for YearlyWeekDay. This enables animation, styling, binding, etc...
Declaration
public static readonly DependencyProperty YearlyWeekDayProperty
Field Value
Type |
---|
Windows.UI.Xaml.DependencyProperty |
Properties
DailyNDays
Gets or sets the day interval on which recurrence has to be set.
Declaration
public int DailyNDays { get; set; }
Property Value
Type |
---|
System.Int32 |
IsDailyEveryNDays
Gets or sets a value indicating whether the recurrence should be set based on specified day interval.
Declaration
public bool IsDailyEveryNDays { get; set; }
Property Value
Type |
---|
System.Boolean |
IsMonthlySpecific
Gets or sets a value indicating whether the recurrence has to be set for particular month day i.e. MonthlySpecificMonthDay
Declaration
public bool IsMonthlySpecific { get; set; }
Property Value
Type |
---|
System.Boolean |
IsRangeEndDate
Gets or sets a value indicating whether the date should be specified for ending the recurrence.
Declaration
public bool IsRangeEndDate { get; set; }
Property Value
Type |
---|
System.Boolean |
IsRangeNoEndDate
Gets or sets a value indicating whether the recurrence should be ended.
Declaration
public bool IsRangeNoEndDate { get; set; }
Property Value
Type |
---|
System.Boolean |
IsRangeRecurrenceCount
Gets or sets a value indicating whether the count of recurrence should be set.
Declaration
public bool IsRangeRecurrenceCount { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklyFriday
Gets or sets a value indicating whether the recurrence should be applied on Fridays with specified week interval.
Declaration
public bool IsWeeklyFriday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklyMonday
Gets or sets a value indicating whether the recurrence should be applied on Mondays with specified week interval.
Declaration
public bool IsWeeklyMonday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklySaturday
Gets or sets a value indicating whether the recurrence should be applied on Saturdays with specified week interval.
Declaration
public bool IsWeeklySaturday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklySunday
Gets or sets a value indicating whether the recurrence should be applied on Sundays with specified week interval.
Declaration
public bool IsWeeklySunday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklyThursday
Gets or sets a value indicating whether the recurrence should be applied on Thursdays with specified week interval.
Declaration
public bool IsWeeklyThursday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklyTuesday
Gets or sets a value indicating whether the recurrence should be applied on Tuesdays with specified week interval.
Declaration
public bool IsWeeklyTuesday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsWeeklyWednesday
Gets or sets a value indicating whether the recurrence should be applied on Wednesdays with specified week interval.
Declaration
public bool IsWeeklyWednesday { get; set; }
Property Value
Type |
---|
System.Boolean |
IsYearlySpecific
Gets or sets a value indicating whether the recurrence should be set based on specific year interval.
Declaration
public bool IsYearlySpecific { get; set; }
Property Value
Type |
---|
System.Boolean |
MonthlyEveryNMonths
Gets or sets the month interval on which recurrence has to be set.
Declaration
public int MonthlyEveryNMonths { get; set; }
Property Value
Type |
---|
System.Int32 |
MonthlyNthWeek
Gets or sets the week of month on which recurrence has to be set.
Declaration
public int MonthlyNthWeek { get; set; }
Property Value
Type |
---|
System.Int32 |
MonthlySpecificMonthDay
Gets or sets the day on which recurrence has to be set for every month.
Declaration
public int MonthlySpecificMonthDay { get; set; }
Property Value
Type |
---|
System.Int32 |
MonthlyWeekDay
Gets or sets the day of week on which monthly recurrence has to be set.
Declaration
public int MonthlyWeekDay { get; set; }
Property Value
Type |
---|
System.Int32 |
RangeEndDate
Gets or sets the date to end the recurrence.
Declaration
public DateTime RangeEndDate { get; set; }
Property Value
Type |
---|
System.DateTime |
RangeRecurrenceCount
Gets or sets the count for recurring appointment.
Declaration
public int RangeRecurrenceCount { get; set; }
Property Value
Type |
---|
System.Int32 |
RangeStartDate
Gets or sets the date to start the recurrence.
Declaration
public DateTime RangeStartDate { get; set; }
Property Value
Type |
---|
System.DateTime |
RecurrenceRule
Gets or sets the recurrence rule.
Declaration
public string RecurrenceRule { get; set; }
Property Value
Type |
---|
System.String |
RecurrenceType
Gets or sets the recurrence type.
Declaration
public RecurrenceType RecurrenceType { get; set; }
Property Value
Type |
---|
RecurrenceType |
WeeklyEveryNWeeks
Gets or sets the week interval on which recurrence has to be set.
Declaration
public int WeeklyEveryNWeeks { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlyEveryNYears
Gets or sets the year interval on which recurrence has to be set.
Declaration
public int YearlyEveryNYears { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlyGenericMonth
Gets or sets the generic month of year on which recurrence has to be set.
Declaration
public int YearlyGenericMonth { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlyNthWeek
Gets or sets the week of year on which recurrence has to be set.
Declaration
public int YearlyNthWeek { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlySpecificMonth
Gets or sets the specific month of year on which recurrence has to be set.
Declaration
public int YearlySpecificMonth { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlySpecificMonthDay
Gets or sets the specific day of month on which yearly recurrence has to be set.
Declaration
public int YearlySpecificMonthDay { get; set; }
Property Value
Type |
---|
System.Int32 |
YearlyWeekDay
Gets or sets the day of week on which yearly recurrence has to be set.
Declaration
public int YearlyWeekDay { get; set; }
Property Value
Type |
---|
System.Int32 |