M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Command
Tool
Tip Property
The tooltip (mouse hover text) of the command.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
ToolTip
{
get
;
set
; }
Property Value
String
See Also
Reference
DashboardCommand Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also