DatePickerBase
Properties
Animation - PopupAnimation
AutoAdjust - Nullable
Culture - String
CultureInfo - CultureInfo
Dates - IList
Format - String
ParseFormats - List
Value - Nullable
Min - DateTime
Max - DateTime
Enabled - Boolean
DateInput - Nullable
PopupSettings - PopupSettings
ComponentType - String
Size - Nullable
Rounded - Nullable
FillMode - Nullable
Messages - DatePickerBaseMessagesSettings
Allows customization of the week column header text in the Calendar. Set the value to make the widget compliant with web accessibility standards.
Label - LabelSettings
Sets the inner HTML of the label.
AdaptiveMode - Nullable
AutoCorrectParts - Nullable
Initializer - IJavaScriptInitializer
Events - IDictionary
Name - String
Id - String
ShouldSanitezeId - Boolean
ModelMetadata - ModelMetadata
HtmlAttributes - IDictionary
ScriptAttributes - IDictionary
ViewContext - ViewContext
ViewData - ViewDataDictionary
IsSelfInitialized - Boolean
IsInClientTemplate - Boolean
HasDeferredInitialization - Boolean
Selector - String
HasClientComponent - Boolean
Methods
Serialize()
Render()
Renders the component.
WriteInitializationScript(System.IO.TextWriter)
Writes the initialization script.
Parameters
writer - System.IO.TextWriter
The writer.
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.