Click or drag to resize
GCValueHidden Property
Get or set whether this GCV should be hidden in the user interface.

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual bool Hidden { get; set; }

Property Value

Type: Boolean
See Also