Class DashboardWidgetInfo
Inherited Members
Namespace: DataWeb.Dashboard
Assembly: DataWeb.Core.dll
Syntax
public class DashboardWidgetInfo
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |
Title
Declaration
public string Title { get; set; }
Property Value
Type | Description |
---|---|
string |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |