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