MobilePopOver
Configuration
- AsChildComponent()
- Content(System.Action value)
- Content(System.Func<System.Object,System.Object> value)
- Content(System.String value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.MobilePopOverEventBuilder> 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)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Pane(System.Action<Kendo.Mvc.UI.Fluent.MobilePopOverPaneSettingsBuilder> configurator)
- Pane.Initial(System.String value)
- Pane.Layout(System.String value)
- Pane.Loading(System.String value)
- Pane.Transition(System.String value)
- Popup(System.Action<Kendo.Mvc.UI.Fluent.MobilePopOverPopupSettingsBuilder> 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()
- ToClientTemplate()
- ToComponent()
- ToHtmlString()