Class DashboardPanel
public class DashboardPanel
- Inheritance
-
DashboardPanel
- Inherited Members
- Extension Methods
Constructors
DashboardPanel()
public DashboardPanel()
Properties
Size
public int Size { get; set; }
Property Value
Widgets
public List<DashboardWidget> Widgets { get; set; }