Gets or sets the outer circle background color.
Namespace: Telerik.UIAssembly: (in WinJS.exe) Version:
Syntax
JavaScript |
---|
//propValue is of type String
var propValue = instance.background;
instance.background = propValue; |
Property Value
Type:
String
See Also