ItemContainerStyle Property (C1RadialColorItem)
In This Topic
Gets or sets the item container style used to display the item container .
Syntax
'Declaration
Public Property ItemContainerStyle As Style
public Style ItemContainerStyle {get; set;}
See Also