SplitGroup Constructors
A WindowsUI View container that displays all its Documents simultaneously, arranging them in a single row or column without a scroll bar. End-users can resize Documents at runtime by dragging split bars.
Name | Parameters | Description |
---|---|---|
Split |
none |
Initializes a new instance of the Split |
Split |
default |
Initializes a new instance of the Split |
Split |
container |
Initializes a new instance of the Split |
See Also