DashboardDesignerViewModel - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Dashboard
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public DashboardDesignerViewModel(
[NotNullAttribute] WidgetBoxViewModel widgetBox
)
Public Sub New (
<NotNullAttribute> widgetBox As WidgetBoxViewModel
)
public:
DashboardDesignerViewModel(
[NotNullAttribute] WidgetBoxViewModel^ widgetBox
)
new :
[<NotNullAttribute>] widgetBox : WidgetBoxViewModel -> DashboardDesignerViewModel
Параметры
- widgetBox
- Тип: Tessa.UI.Views.Charting.WidgetsWidgetBoxViewModel
The widget box.
См. также