Gets or sets a value indicating whether the menu is visible.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
//propValue is of type Boolean
var propValue = instance.visible;
instance.visible = propValue; |
Property Value
Type:
Boolean
See Also