Kendo.Mvc.UI.Fluent.FormItemLabelSettingsBuilder
Defines the fluent API for configuring the FormItemLabelSettingsBuilder settings.
Methods
Text(System.String)
Configures the FormItem Label Text option.
Parameters
value System.String
The value that configures the text.
Optional(System.Boolean)
Configures the FormItem Label Optional option.
Parameters
value System.Boolean
The value that configures if the optional label will be displayed.
Encoded(System.Boolean)
Configures the FormItem Label Encoded option.
Parameters
value System.Boolean
The value that configures if the text of the label is encoded.