Namespace Casewhere.Models.Pages.Layouts.Grid
Classes
Represents a cell in a grid layout.
Represents a grid layout for a page. Grid Layout is a place where Widgets are organized using a grid of cells with the numbers of columns and rows are configurable. A cell can contain more than one widget. We can merge cells together or split them out. The grid layout is best suitable for displaying dashboards.