DropDownButton
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Enabled(Boolean value)
- Events(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonEventBuilder> configurator)
- Events.Click(System.String handler)
- Events.Click(System.Func<System.Object,System.Object> handler)
- Events.Close(System.String handler)
- Events.Close(System.Func<System.Object,System.Object> handler)
- Events.Open(System.String handler)
- Events.Open(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- FillMode(Kendo.Mvc.UI.FillMode value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Icon(System.String value)
- IconClass(System.String value)
- ImageUrl(System.String value)
- Items(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonItemFactory> configurator)
- ItemTemplate(System.String value)
- ItemTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ItemTemplateHandler(System.String templateHandler)
- ItemTemplateId(System.String templateId)
- ItemTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Messages(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonMessagesSettingsBuilder> configurator)
- Messages.LabelSuffix(System.String value)
- Name(System.String componentName)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.DropDownButtonPopupSettingsBuilder> configurator)
- Popup.AppendTo(System.String value)
- Render()
- Rounded(Kendo.Mvc.UI.Rounded value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ShowArrowButton(Boolean value)
- ShowArrowButton()
- Size(Kendo.Mvc.UI.ComponentSize value)
- SpriteCssClass(System.String value)
- Text(System.String value)
- ThemeColor(Kendo.Mvc.UI.ThemeColor value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)