Enum
ActionSheetActionButtonsOrientation

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.

Declaration

cs-api-definition
Horizontal = 0

Field Value

ActionSheetActionButtonsOrientation

Vertical

Specifies vertical orientation.

Declaration

cs-api-definition
Vertical = 1

Field Value

ActionSheetActionButtonsOrientation

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