ComponentOne DockControl for WPF and Silverlight
Orientation Property

C1.WPF.Docking Namespace > C1DockSplitter Class : Orientation Property
Gets or sets whether the splitter modifies columns or rows.
Syntax
'Declaration
 
Public Property Orientation As System.Windows.Controls.Orientation
public System.Windows.Controls.Orientation Orientation {get; set;}
Remarks
When this property is set to Horizontal, the columns are resized.
See Also

Reference

C1DockSplitter Class
C1DockSplitter Members