Indicates whether the control displays thumbnails for navigation.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
//propValue is of type Boolean
var propValue = instance.showThumbnails;
instance.showThumbnails = propValue; |
Property Value
Type:
Boolean
See Also