EnumActionSheetActionButtonsOrientation
Enum
Specifies the orientation of the action buttons of the ActionSheet.
Definition
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public enum ActionSheetActionButtonsOrientation
Fields
Horizontal
Specifies horizontal orientation.
Vertical
Specifies vertical orientation.