|
ValueOptionHidden Property
|
If true, the option will not appear in the select list.
Namespace:
MFiles.VAF.Configuration.JsonEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.2.0.9
Syntaxpublic bool Hidden { get; set; }
Property Value
Type:
Boolean
See Also