ActionSheet
Configuration
- ActionButtons(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetActionButtonFactory> configurator)
- ActionButtons.Add()
- ActionButtons.Add.Click(System.String value)
- ActionButtons.Add.Disabled(Boolean value)
- ActionButtons.Add.FillMode(System.String value)
- ActionButtons.Add.Icon(System.String value)
- ActionButtons.Add.IconClass(System.String value)
- ActionButtons.Add.Rounded(System.String value)
- ActionButtons.Add.Size(System.String value)
- ActionButtons.Add.Text(System.String value)
- ActionButtons.Add.ThemeColor(System.String value)
- Adaptive(Boolean value)
- AsModule(Boolean value)
- CloseButton(Boolean value)
- ContentTemplate(System.String value)
- ContentTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ContentTemplateHandler(System.String value)
- ContentTemplateId(System.String value)
- ContentTemplateView(System.Web.Mvc.MvcHtmlString value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetEventBuilder> configurator)
- Events.Activate(System.String handler)
- Events.Close(System.String handler)
- Events.Deactivate(System.String handler)
- Events.Open(System.String handler)
- FooterTemplate(System.String value)
- FooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- FooterTemplateHandler(System.String value)
- FooterTemplateId(System.String value)
- FooterTemplateView(System.Web.Mvc.MvcHtmlString value)
- Fullscreen(Boolean value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Subtitle(System.String value)
- Title(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()