New to Kendo UI for AngularStart a free 30-day trial

ToolbarPosition

The position at which the Gantt toolbar or any of its inner tools is rendered. Defaults to 'top'. The possible values are 'top', 'bottom', 'both', and 'none'.

type ToolbarPosition = "top" | "bottom" | "both" | "none";

Not finding the help you need?
Contact Support