StatusDashboardContents Property

The contents of the dashboard. Will be rendered in order.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public DashboardContentCollection Contents { get; set; }

Property Value

DashboardContentCollection

See Also