SplitterOrientationVertical Property |
Controls are in vertical orientation, with a horizontal divider betwen them.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static SplitterOrientation Vertical { get; }
Public Shared ReadOnly Property Vertical As SplitterOrientation
Get
static member Vertical : SplitterOrientation with get
Property Value
Type:
SplitterOrientationSee Also