Click or drag to resize
FormControlMacroContainerVisible Property
Indicates that control is visible

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool Visible { get; set; }

Property Value

Type: Boolean
See Also