Class ToolPanelOrientation
Inheritance
System.Object
ToolPanelOrientation
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class ToolPanelOrientation : Enum
Fields
Horizontal
Declaration
public const ToolPanelOrientation Horizontal
Field Value
| Type | Description |
|---|---|
| ToolPanelOrientation |
HorizontalWrapped
Declaration
public const ToolPanelOrientation HorizontalWrapped
Field Value
| Type | Description |
|---|---|
| ToolPanelOrientation |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |
Vertical
Declaration
public const ToolPanelOrientation Vertical
Field Value
| Type | Description |
|---|---|
| ToolPanelOrientation |