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

DateRangePicker

Properties

ARIATemplate - String

ARIATemplateId - String

ARIATemplateHandler - String

Culture - String

Dates - DateTime[]

Depth - String

EndField - String

Format - String

Max - Nullable

Messages - DateRangePickerMessagesSettings

Allows customization of the start label text.

Min - Nullable

Month - DateRangePickerMonthSettings

The template to be used for rendering the cells in "month" view, which are between the min/max range.

Labels - Nullable

WeekNumber - Nullable

Range - DateRangePickerRangeSettings

This sets the start date of the range selection.

Start - String

StartField - String

Size - Nullable

Rounded - Nullable

FillMode - Nullable

AdaptiveMode - Nullable

DisableDates - IEnumerable

DisableDatesHandler - ClientHandlerDescriptor

A Razor template delegate.

Initializer - IJavaScriptInitializer

Events - IDictionary

Name - String

Id - String

ShouldSanitezeId - Boolean

ModelMetadata - ModelMetadata

HtmlAttributes - IDictionary

ViewContext - ViewContext

ViewData - ViewDataDictionary

IsSelfInitialized - Boolean

IsInClientTemplate - Boolean

HasDeferredInitialization - Boolean

Selector - String

HasClientComponent - Boolean

Methods

WriteInitializationScript(System.IO.TextWriter)

Writes the initialization script.

Parameters

writer - System.IO.TextWriter

The System.IO.TextWriter.

Serialize()

Render()

Renders the component.

VerifySettings()

ToHtmlString()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

ToClientTemplate()

In this article
Not finding the help you need?