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

DockManagerRootPaneSettingsBuilder

Methods

Type(Kendo.Mvc.UI.RootPaneType)

Defines the type of the root pane

Parameters

paneType - RootPaneType

The value for Id

Orientation(Kendo.Mvc.UI.DockSplitterOrientation)

Defines the orientation if the rootPane is of type split. Available options are horizontal or vertical.

Parameters

value - DockSplitterOrientation

The orientation of the rootPane splitter

Id(System.String)

Defines the id of the root pane

Parameters

value - System.String

The value for Id

Panes(System.Action)

An array of pane definitions.

Parameters

configurator - System.Action<DockManagerRootPaneSettingsPaneFactory>

The configurator for the panes setting.

In this article
Not finding the help you need?