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: 12.0.0
Syntax bool Visible { get; set; }
Property Value
Type:
BooleanSee Also