Back to API Home
Assembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
The descriptors on this dashboard.
Gets or sets the descriptors on this dashboard.
Namespace: Dundas.Dashboard.BusinessAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public List<DashBlockDescriptor> DashBlockDescriptors { get; set; } |
Visual Basic |
---|
Public Property DashBlockDescriptors As List(Of DashBlockDescriptor) Get Set |
Property Value
Type: List<(Of <(<'DashBlockDescriptor>)>)>The descriptors on this dashboard.