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