MVCxSplitterPane Constructors
Represents an individual pane within the Splitter.Name | Parameters | Description |
---|---|---|
MVCxSplitterPane() | none | Initializes a new instance of the MVCxSplitterPane class with default settings. |
MVCxSplitterPane(String) | name | Initializes a new instance of the MVCxSplitterPane class with the specified name. |
See Also