Enum
TaskBoardPanePosition

Describes the side of the board where the card edit pane appears.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum TaskBoardPanePosition

Fields

End

The pane opens on the right side of the board (default).

Declaration

cs-api-definition
End = 0

Field Value

TaskBoardPanePosition

Start

The pane opens on the left side of the board.

Declaration

cs-api-definition
Start = 1

Field Value

TaskBoardPanePosition

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