New to Kendo UI for Angular? Start a free 30-day trial
ToolbarPosition
Defines the possible positions where the Gantt toolbar or its tools render.
type
ToolbarPosition = "top" | "bottom" | "both" | "none";