DatePicker
Properties
MonthTemplate - MonthTemplate
Animation - PopupAnimation
CultureInfo - CultureInfo
DisableDates - IEnumerable
DisableDatesHandler - ClientHandlerDescriptor
A Razor template delegate.
Enabled - Boolean
FooterId - String
EnableFooter - Boolean
ARIATemplate - String
ARIATemplateId - String
ARIATemplateHandler - String
AutoAdjust - Nullable
AutoCorrectParts - Nullable
AutoFill - Nullable
ComponentType - String
Culture - String
DateInput - Nullable
Dates - DateTime[]
Footer - String
Format - String
InputMode - String
Label - DatePickerLabelSettings
Sets the inner HTML of the label.
Max - Nullable
Messages - DatePickerMessagesSettings
Allows customization of the week column header text in the Calendar. Set the value to make the widget compliant with web accessibility standards.
Min - Nullable
Popup - DatePickerPopupSettings
Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.
WeekNumber - Nullable
ParseFormats - String[]
Value - Nullable
Start - Nullable
Depth - Nullable
Size - Nullable
Rounded - Nullable
FillMode - Nullable
AdaptiveMode - Nullable
Events - IDictionary
Id - String
SanitezeId - Boolean
Writer - IJavaScriptWriter
Initializer - IJavaScriptInitializer
IsInClientTemplate - Boolean
IsSelfInitialized - Boolean
HasDeferredInitialization - Boolean
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
HtmlHelper - IHtmlHelper
ModelMetadataProvider - IModelMetadataProvider
Name - String
Explorer - ModelExplorer
Selector - String
IdPrefix - String
ViewContext - ViewContext
ValueProvider - IValueProvider
UrlGenerator - IUrlGenerator
HtmlEncoder - HtmlEncoder
HasClientComponent - Boolean
UseMvvmInitialization - Boolean
Methods
ProcessSettings()
Serialize()
Serialize current instance to Dictionary
WriteInitializationScript(System.IO.TextWriter)
Parameters
writer - System.IO.TextWriter
VerifySettings()
Render()
Renders the component.
ToClientTemplate()
ToHtmlString()
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.