DashboardLayout allows you to resize the child containers at runtime. The resizing behavior of the child containers differ for different layouts. The behaviors are discussed below:
You can also specify the minimum and maximum size for all the child containers at once using MinimumItemContainerSize and MaximumItemContainerSize properties of the DashboardOptions class as illustrated in the following code: