Skip to main content
A newer version of this page is available. .

ASPxClientScheduler.GetResourceNavigatorVisible Method

Returns a value specifying whether the Resource Navigator is displayed.

Declaration

GetResourceNavigatorVisible(): boolean

Returns

Type Description
boolean

true, if the Resource Navigator is visible; otherwise, false.

Remarks

To specify the Resource Navigator’s visibility, use the following:

VisualElements_ResourceNavigator

See Also