Gets or sets a value that indicates whether control will be shown.
Namespace:
C1.Web.iPhone.C1TabBarControllerAssembly: C1TabControllerClient (in C1TabControllerClient.dll)
Syntax
JavaScript |
---|
function get_displayVisible(); function set_displayVisible(value); |
Remarks
Returns true if the control is visible on the page; otherwise false.