MVCxSplitterPane.Panes Property
Gets a collection that contains the pane of the splitter’s root level.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
MVCxSplitterPaneCollection | A MVCxSplitterPaneCollection that contains the root level panes of the current splitter control. |
See Also