MobileActionSheet
Configuration
- AsChildComponent()
- Cancel(System.String value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.MobileActionSheetEventBuilder> configurator)
- Events.Close(System.String handler)
- Events.Open(System.String handler)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Items(System.Action<Kendo.Mvc.UI.Fluent.MobileActionSheetItemFactory> configurator)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.MobileActionSheetPopupSettingsBuilder> configurator)
- Popup.Direction(Kendo.Mvc.UI.MobilePopupDirection value)
- Popup.Height(System.String value)
- Popup.Height(Int32 value)
- Popup.Width(System.String value)
- Popup.Width(Int32 value)
- Render()
- Title(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Type(Kendo.Mvc.UI.MobileActionSheetType value)