Progress® Telerik® Reporting R1 2021
MonthlyRecurrenceRule Properties
The MonthlyRecurrenceRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets or sets the maximum number of occurrences.
(Inherited from RecurrenceRule.) |
![]() | DayNumber |
Gets or sets the day number.
|
![]() | End |
Specifies the end date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Frequency |
Gets the type of the recurrence rule.
(Overrides WeeklyRecurrenceRuleFrequency.) |
![]() | Interval |
Gets or sets the interval of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | Offset |
Gets or sets the offset.
(Inherited from WeeklyRecurrenceRule.) |
![]() | Start |
Specifies the start date of the recurrence rule.
(Inherited from RecurrenceRule.) |
![]() | WeekDays |
Gets or sets the week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | WeekNumber |
Gets or sets the week number.
|