M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Panel
Inner
Content Property
The panel content (optional).
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
IDashboardContent
InnerContent
{
get
;
set
; }
Property Value
IDashboardContent
See Also
Reference
DashboardPanel Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also