Pane
The Pane is an element of the Splitter. A collection of panes can be accessed via the SplitterSettings.Panes property. Panes are separated by the separator element.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Collection | |
Size |
SplitterPane.MaxSize (via MVCxSplitterPane.MaxSize), SplitterPane.MinSize (via MVCxSplitterPane.MinSize), SplitterPane.Size (via MVCxSplitterPane.Size) |
Content | SplitterPane.ContentUrl (via MVCxSplitterPane.ContentUrl) |
State | SplitterPane.Collapsed (via MVCxSplitterPane.Collapsed) |
Style | SplitterStyles.Pane (via SplitterSettings.Styles.Pane), SplitterStyles.PaneCollapsed (via SplitterSettings.Styles.PaneCollapsed) |