New to Telerik UI for ASP.NET Core? Download free 30-day trial

SchedulerMessagesRecurrenceEditorYearlySettingsBuilder

Defines the fluent API for configuring SchedulerMessagesRecurrenceEditorYearlySettings

Methods

Day(System.String)

The text similar to "day" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs.

Parameters

value - System.String

The value for Day

Month(System.String)

The text similar to "month" displayed in the scheduler recurrence editor. Also used for titles of the appropriate inputs.

Parameters

value - System.String

The value for Month

Of(System.String)

The text similar to " of " displayed in the scheduler recurrence editor.

Parameters

value - System.String

The value for Of

RepeatEvery(System.String)

The text similar to "Repeat every: " displayed in the scheduler recurrence editor.

Parameters

value - System.String

The value for RepeatEvery

RepeatOn(System.String)

The text similar to "Repeat on: " displayed in the scheduler recurrence editor.

Parameters

value - System.String

The value for RepeatOn

Interval(System.String)

The text similar to " year(s)" displayed in the scheduler recurrence editor.

Parameters

value - System.String

The value for Interval

In this article
Not finding the help you need?