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

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