Search results

Overview API in JavaScript Dashboard Layout API control

Name Description
DashboardLayout The DashboardLayout is a grid structured layout control, that helps to create a dashboard with panels.
Panels hold the UI components or data to be visualized with flexible options like resize, reorder, drag-n-drop, remove and add,
that allows users to easily place the panels at a desired position within the grid layout.
Panel Defines the panel of the DashboardLayout component.
ChangeEventArgs Defines the change event arguments
DragStartArgs Defines the dragstart event arguments
DragStopArgs Defines the dragstop event arguments
DraggedEventArgs Defines the Drag event arguments
ResizeArgs Defines the resize event arguments