DockManagerRootPaneSettingsTagHelper
Example
Razor
<root-pane>
<panes></panes>
</root-pane>
ChildTags
| Tag Name | Details |
|---|---|
| panes | DockManagerRootPaneSettingsPanesTagHelper |
Attributes
| Attribute | Type | Description |
|---|---|---|
| id | String | Defines the id of the root pane |
| orientation | DockSplitterOrientation | Sets the orientation of the root pane splitter. |
| type | RootPaneType | Sets the type of the rootPane. |