MobileSplitView
Configuration
- AsChildComponent()
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.MobileSplitViewEventBuilder> configurator)
- Events.Init(System.String handler)
- Events.Show(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)
- Panes(System.Action<Kendo.Mvc.UI.Fluent.MobileSplitViewPaneFactory> configurator)
- Panes.Add()
- Panes.Add.Collapsible(Boolean value)
- Panes.Add.Content(System.Action value)
- Panes.Add.Content(System.Func<System.Object,System.Object> value)
- Panes.Add.Content(System.String value)
- Panes.Add.Events(System.Action<Kendo.Mvc.UI.Fluent.MobileSplitViewPaneEventBuilder> configurator)
- Panes.Add.Events.Navigate(System.String handler)
- Panes.Add.Events.ViewShow(System.String handler)
- Panes.Add.HtmlAttributes(System.Object attributes)
- Panes.Add.HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Panes.Add.Id(System.String value)
- Panes.Add.Initial(System.String value)
- Panes.Add.Layout(System.String value)
- Panes.Add.Loading(System.String value)
- Panes.Add.PortraitWidth(System.String value)
- Panes.Add.PortraitWidth(Int32 value)
- Panes.Add.Transition(System.String value)
- Render()
- Style(Kendo.Mvc.UI.MobileSplitViewStyle value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()