EnumStackLayoutOrientation
Enum
Defines the orientation of the Stack Layout.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum StackLayoutOrientation
Fields
Horizontal
Orders the inner elements in a horizontal stack.
Vertical
Orders the inner elements in a vertical stack.