IFormControlVisible Property |
Gets or sets a value indicating whether the control and all its child controls are displayed.
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntaxbool Visible { get; set; }
Property Value
Type:
Boolean
See Also