ComponentOne DashboardLayout for WinForms
Vertical Property

C1.Win.C1SplitContainer Namespace > DrawSplitterEventArgs Class : Vertical Property
Gets a value that indicates whether the splitter is vertical (true) or horizontal (false).
Syntax
'Declaration
 
Public ReadOnly Property Vertical As Boolean
public bool Vertical {get;}
See Also

Reference

DrawSplitterEventArgs Class
DrawSplitterEventArgs Members