MVCxSplitterPaneCollection Constructors
Represents a collection of panes within the Splitter.| Name | Parameters | Description |
|---|---|---|
| MVCxSplitterPaneCollection() | none | Initializes a new instance of the MVCxSplitterPaneCollection class with default settings. |
| MVCxSplitterPaneCollection(SplitterPane) | owner | Initializes a new instance of the MVCxSplitterPaneCollection class with the specified owner. |
See Also