Back to Devexpress

RadioGroupLayout Enum

blazor-devexpress-dot-blazor-385ed1db.md

latest767 B
Original Source

RadioGroupLayout Enum

Lists values that specify how to arrange Radio Group items.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public enum RadioGroupLayout

Members

NameDescription
Vertical

Sets the vertical orientation.

| | Horizontal |

Sets the horizontal orientation.

|

The following properties accept/return RadioGroupLayout values:

See Also

DevExpress.Blazor Namespace