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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members