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

TimePicker

Properties

Enabled - Boolean

Animation - PopupAnimation

CultureInfo - CultureInfo

ComponentType - String

Culture - String

DateInput - Nullable

Dates - DateTime[]

FocusTime - Nullable

Format - String

Label - TimePickerLabelSettings

Sets the inner HTML of the label.

Interval - Nullable

Max - Nullable

Messages - TimePickerMessagesSettings

Allows customization of the Now text in the TimePicker.

Min - Nullable

ParseFormats - String[]

Defines a jQuery selector that will be used to find a container element, where the popup will be appended to.

Value - Nullable

Size - Nullable

Rounded - Nullable

FillMode - Nullable

AdaptiveMode - Nullable

Events - IDictionary

Id - String

SanitezeId - Boolean

Initializer - IJavaScriptInitializer

IsInClientTemplate - Boolean

IsSelfInitialized - Boolean

HasDeferredInitialization - Boolean

HtmlAttributes - IDictionary

HtmlHelper - IHtmlHelper

ModelMetadataProvider - IModelMetadataProvider

Name - String

Explorer - ModelExplorer

Selector - String

IdPrefix - String

ViewContext - ViewContext

ValueProvider - IValueProvider

UrlGenerator - IUrlGenerator

HtmlEncoder - HtmlEncoder

HasClientComponent - Boolean

Methods

ProcessSettings()

Serialize()

Serialize current instance to Dictionary

WriteInitializationScript(System.IO.TextWriter)

Parameters

writer - System.IO.TextWriter

Render()

Renders the component.

ToClientTemplate()

ToHtmlString()

VerifySettings()

WriteDeferredStyles(System.IO.TextWriter)

Writes the deferred styes.

Parameters

writer - System.IO.TextWriter

The writer.

DeferStyles()

GetHtml(System.Boolean)

Parameters

includeScript - System.Boolean

GetInitializator()

WriteDeferredScriptInitialization()

In this article
Not finding the help you need?