M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Command
Style Property
The style indicating how the command should be shown.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
DashboardCommandStyle
Style
{
get
;
set
; }
Property Value
DashboardCommandStyle
See Also
Reference
DashboardCommand Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also