|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWCustomControl > Properties > Visible |
property Visible: Boolean;
Use this property to set the control's visibility. If you change the control's visibility in a AJAX event, make sure the container (a TIWAppForm or TIWRegion, for example) has the RenderInvisibleControls property as true;