Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / C1Book Class / ShowOuterShadows Property

In This Topic
    ShowOuterShadows Property (C1Book)
    In This Topic
    Gets or sets whether the outer shadows are shown.
    Syntax
    'Declaration
     
    
    Public Property ShowOuterShadows As Boolean
    public bool ShowOuterShadows {get; set;}
    See Also