Table of Contents

Class DashboardPanel

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class DashboardPanel
Inheritance
DashboardPanel
Inherited Members
Extension Methods

Constructors

DashboardPanel()

public DashboardPanel()

Properties

Size

public int Size { get; set; }

Property Value

int

Widgets

public List<DashboardWidget> Widgets { get; set; }

Property Value

List<DashboardWidget>