RadioButtonListOrientationVertical Property |
Radio buttons are displayed vertically.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static RadioButtonListOrientation Vertical { get; }
Public Shared ReadOnly Property Vertical As RadioButtonListOrientation
Get
static member Vertical : RadioButtonListOrientation with get
Property Value
Type:
RadioButtonListOrientationSee Also