Enum
SplitterOrientation

The orientation of the splitter.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum SplitterOrientation

Fields

Horizontal

Specifies horizontal orientation (the space will be split up horizontally so you will have vertical splitbars).

Declaration

cs-api-definition
Horizontal = 0

Field Value

SplitterOrientation

Vertical

Specifies vertical orientation (the space will be split up vertically so you will have horizontal splitbars).

Declaration

cs-api-definition
Vertical = 1

Field Value

SplitterOrientation

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