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

DateTimePickerLabelSettingsBuilder

Methods

Content(System.String)

Sets the inner HTML of the label.

Parameters

value - System.String

The value for Content

ContentHandler(System.String)

Sets the inner HTML of the label.

Parameters

handler - System.String

The name of the JavaScript function that will be evaluated.

ContentHandler(System.Func)

Sets the inner HTML of the label.

Parameters

handler - System.Func<Object,Object>

The handler code wrapped in a text tag.

Floating(System.Boolean)

If set to true, the widget will be wrapped in a container that will allow the floating label functionality.

Parameters

value - System.Boolean

The value for Floating

Floating()

If set to true, the widget will be wrapped in a container that will allow the floating label functionality.

In this article
Not finding the help you need?