New to Telerik UI for ASP.NET MVC? Download free 30-day trial

DockManagerRootPaneSettingsBuilder

Methods

Id(System.String)

Defines the id of the root pane

Parameters

value - System.String

The value that configures the id.

Panes(System.Action)

An array of pane definitions.

Parameters

configurator - System.Action<DockManagerRootPaneSettingsPaneFactory>

The action that configures the panes.

Orientation(Kendo.Mvc.UI.DockSplitterOrientation)

Sets the orientation of the root pane splitter.

Parameters

value - DockSplitterOrientation

The value that configures the orientation.

Type(Kendo.Mvc.UI.RootPaneType)

Sets the type of the rootPane.

Parameters

value - RootPaneType

The value that configures the type.

In this article
Not finding the help you need?