ValueOptionHidden Property

If true, the option will not appear in the select list.

Definition

Namespace: MFiles.VAF.Configuration.JsonEditor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool Hidden { get; set; }

Property Value

Boolean

See Also