- ActionButtons(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetActionButtonFactory> configurator)
- ActionButtons.Add()
- ActionButtons.Add.Click(System.String handler)
- ActionButtons.Add.Click(System.Func<System.Object,System.Object> handler)
- 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)
- Adaptive()
- AsModule(Boolean value)
- CloseButton(Boolean value)
- CloseButton()
- ContentTemplate(System.String value)
- ContentTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- ContentTemplateHandler(System.String templateHandler)
- ContentTemplateId(System.String templateId)
- ContentTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetEventBuilder> configurator)
- Events.Activate(System.String handler)
- Events.Activate(System.Func<System.Object,System.Object> handler)
- Events.Close(System.String handler)
- Events.Close(System.Func<System.Object,System.Object> handler)
- Events.Deactivate(System.String handler)
- Events.Deactivate(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)
- FooterTemplate(System.String value)
- FooterTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- FooterTemplateHandler(System.String templateHandler)
- FooterTemplateId(System.String templateId)
- FooterTemplateView(Microsoft.AspNetCore.Html.IHtmlContent templateView)
- Fullscreen(Boolean value)
- Fullscreen()
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.ActionSheetItemFactory> configurator)
- 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()
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
Not finding the help you need?