Click or drag to resize

RadioButtonListOrientation Property

Gets or sets the orientation of the radio buttons.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Orientation Orientation { get; set; }

Property Value

Type: Orientation
The radio button orientation.
See Also