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