DockManager
Configuration
- AsModule(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.DockManagerEventBuilder> configurator)
- Events.Close(System.String handler)
- Events.Dock(System.String handler)
- Events.Drag(System.String handler)
- Events.DragEnd(System.String handler)
- Events.DragStart(System.String handler)
- Events.InnerDock(System.String handler)
- Events.Pin(System.String handler)
- Events.Resize(System.String handler)
- Events.Unpin(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)
- Render()
- RootPane(System.Action<Kendo.Mvc.UI.Fluent.DockManagerRootPaneSettingsBuilder> configurator)
- RootPane.Id(System.String value)
- RootPane.Orientation(Kendo.Mvc.UI.DockSplitterOrientation value)
- RootPane.Panes(System.Action<Kendo.Mvc.UI.Fluent.DockManagerRootPaneSettingsPaneFactory> configurator)
- RootPane.Panes.Add()
- RootPane.Type(Kendo.Mvc.UI.RootPaneType value)
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()