Enum
GanttTreeListNewRowPosition

The position at which a new data item is inserted in the Gantt's tree list. By default, new data item appear at the top of the table.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum GanttTreeListNewRowPosition

Fields

Bottom

The new data item appears at the bottom of the Gantt.

Declaration

cs-api-definition
Bottom = 1

Field Value

GanttTreeListNewRowPosition

Top

The new data item appears at the top of the Gantt (default).

Declaration

cs-api-definition
Top = 0

Field Value

GanttTreeListNewRowPosition

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