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