M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Panel
Background Property
Controls the panel background color.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
PanelBackground
Background
{
get
;
set
; }
Property Value
PanelBackground
See Also
Reference
DashboardPanel Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also