Click or drag to resize
IFormControlVisible Property
Gets or sets a value indicating whether the control and all its child controls are displayed.

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

Property Value

Type: Boolean
See Also