Kendo.Mvc.UI.Fluent.LoaderBuilder
Defines the fluent API for configuring the Kendo UI Loader
Methods
Messages(System.Action<Kendo.Mvc.UI.Fluent.LoaderMessagesSettingsBuilder>)
Allows localization of the strings that are used in the widget.
Parameters
configurator System.Action<Kendo.Mvc.UI.Fluent.LoaderMessagesSettingsBuilder>
The configurator for the messages setting.
Visible(System.Boolean)
If set to false the loader will not be displayed.
Parameters
value System.Boolean
The value for Visible
Size(Kendo.Mvc.UI.LoaderSize)
Defines the size of the loader
Parameters
value Kendo.Mvc.UI.LoaderSize
The value for Size
ThemeColor(Kendo.Mvc.UI.LoaderThemeColor)
Defines the theme color of the loader
Parameters
value Kendo.Mvc.UI.LoaderThemeColor
The value for ThemeColor
Type(Kendo.Mvc.UI.LoaderType)
Defines the type of the loader
Parameters
value Kendo.Mvc.UI.LoaderType
The value for Type