CalendarRangeSettingsBuilder

Methods

Start(System.DateTime)

Specifies the start date of the range selection.

Parameters

value - System.DateTime

The value for Start

RETURNS

Returns the current CalendarRangeSettingsBuilder instance.

End(System.DateTime)

Specifies the end date of the range selection.

Parameters

value - System.DateTime

The value for End

RETURNS

Returns the current CalendarRangeSettingsBuilder instance.