Enum
RadioGroupLabelPosition

Defines the label position in terms of the radio button.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum RadioGroupLabelPosition

Fields

After

The label is rendered after the radio button.

Declaration

cs-api-definition
After = 1

Field Value

RadioGroupLabelPosition

Before

The label is rendered before the radio button.

Declaration

cs-api-definition
Before = 0

Field Value

RadioGroupLabelPosition

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