DateTimePicker
Properties
IntervalSettings - IntervalSettings
Enabled member.
Animation - PopupAnimation
Gets or sets the Enabled.
CultureInfo - CultureInfo
DisableDates - IEnumerable
DisableDatesHandler - ClientHandlerDescriptor
A Razor template delegate.
Enabled - Boolean
EnableFooter - Boolean
FooterId - String
AdaptiveTitle - String
AdaptiveSubtitle - String
ARIATemplate - String
ARIATemplateId - String
ARIATemplateHandler - String
AutoAdjust - Nullable
AutoCorrectParts - Nullable
ComponentType - String
Culture - String
DateInput - Nullable
Dates - DateTime[]
EndTime - Nullable
Footer - String
Format - String
InputMode - String
Label - DateTimePickerLabelSettings
Sets the inner HTML of the label.
Interval - Nullable
Max - Nullable
Messages - DateTimePickerMessagesSettings
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 - DateTimePickerPopupSettings
Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.
WeekNumber - Nullable
ParseFormats - String[]
StartTime - Nullable
TimeFormat - String
Value - Nullable
Start - Nullable
Depth - Nullable
MonthTemplate - MonthTemplate
IdPrefix member.
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
Serialize()
Serializes the component settings to a dictionary.
RETURNS
A dictionary of settings.
WriteInitializationScript(System.IO.TextWriter)
WriteInitializationScript method.
Parameters
writer - System.IO.TextWriter
Render()
Renders the component.
ToClientTemplate()
ToClientTemplate method.
ToHtmlString()
ToHtmlString method.
RETURNS
The result.
VerifySettings()
VerifySettings method.
WriteDeferredStyles(System.IO.TextWriter)
Writes the deferred styes.
Parameters
writer - System.IO.TextWriter
The writer.
DeferStyles()
DeferStyles method.
ProcessSettings()
ProcessSettings method.
GetHtml(System.Boolean)
GetHtml method.
Parameters
includeScript - System.Boolean
RETURNS
The result.
GetInitializator()
GetInitializator method.
RETURNS
The result.
WriteDeferredScriptInitialization()
WriteDeferredScriptInitialization method.