DevZest WPF Docking
SplitContainerOrientation Property |
Gets or sets a value indicating the horizontal or vertical orientation of the SplitContainer children. This is a dependency property.
Namespace: DevZest.Windows
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
Remarks
Use the Orientation property to change the SplitContainer from vertical to horizontal or from horizontal to vertical.
See Also