Enum
RadioGroupLayout

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.

Declaration

cs-api-definition
Horizontal = 0

Field Value

RadioGroupLayout

Vertical

Radio Buttons in the group are ordered vertically.

Declaration

cs-api-definition
Vertical = 1

Field Value

RadioGroupLayout

In this article
DefinitionFieldsHorizontalVertical
Not finding the help you need?
Contact Support