M-Files Vault Application Framework
C#
Show/Hide TOC
Button
Bar
Command
Location
Style Property
Determines the command button's appearance.
Definition
Namespace:
MFiles.VAF.Configuration.Domain
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
CommandButtonStyle
Style
{
get
;
set
; }
Property Value
CommandButtonStyle
See Also
Reference
ButtonBarCommandLocation Class
MFiles.VAF.Configuration.Domain Namespace
In This Article
Definition
See Also