EnumRadioGroupLayout
Enum
The possible layout configurations of the radiogroup.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum RadioGroupLayout
Fields
Horizontal
Radio Buttons in the group are ordered horizontally.
Vertical
Radio Buttons in the group are ordered vertically.