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


C1.WPF Namespace > C1RadialColorItemsPresenter Class : OverridesDefaultStyle Property
Syntax
'Declaration
 
Public Property OverridesDefaultStyle As System.Boolean
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Boolean
 
instance.OverridesDefaultStyle = value
 
value = instance.OverridesDefaultStyle
public System.bool OverridesDefaultStyle {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members