ComponentOne Basic Library for WPF and Silverlight
Background Property (C1RadialColorItemsPresenter)


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members