Progress® Telerik® Reporting R3 2020
YearlyRecurrenceRule Methods
The YearlyRecurrenceRule type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new object that is a copy of the current RecurrenceRule instance.
(Inherited from RecurrenceRule.) |
![]() | Equals(Object) | (Inherited from RecurrenceRule.) |
![]() | Equals(RecurrenceRule) |
Indicates whether this RecurrenceRule instance and
the specified object are equal.
(Overrides MonthlyRecurrenceRuleEquals(RecurrenceRule).) |
![]() | ExcludeWeekDays |
Excludes the specified week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | GetHashCode |
Returns the hash code of the instance.
(Inherited from RecurrenceRule.) |
![]() | GetOccurrenceStart |
Gets the occurrence start given a occurrence index.
(Overrides MonthlyRecurrenceRuleGetOccurrenceStart(Int32, DateTimeFormatInfo).) |
![]() | IncludeWeekDays |
Includes the specified week days.
(Inherited from WeeklyRecurrenceRule.) |
![]() | ToString |
Converts the RecurrenceRule to a string.
(Inherited from RecurrenceRule.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone | (Inherited from RecurrenceRule.) |