ComponentOne Basic Library for WPF and Silverlight
ItemContainerStyle Property (C1RadialBackgroundPresenter)


C1.Silverlight Namespace > C1RadialBackgroundPresenter Class : ItemContainerStyle Property
Syntax
'Declaration
 
Public Property ItemContainerStyle As System.Windows.Style
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Windows.Style
 
instance.ItemContainerStyle = value
 
value = instance.ItemContainerStyle
public System.Windows.Style ItemContainerStyle {get; set;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members