ComponentOne SplitContainer for WinForms
Vertical Property

C1.Win.C1SplitContainer.4 Assembly > 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 System.Boolean
public System.bool Vertical {get;}
See Also

Reference

DrawSplitterEventArgs Class
DrawSplitterEventArgs Members