Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Reflector Class / ShowReflection Property

In This Topic
    ShowReflection Property (C1Reflector)
    In This Topic
    Allows to show/hide the reflection effect.
    Syntax
    'Declaration
     
    
    Public Property ShowReflection As Boolean
    public bool ShowReflection {get; set;}
    See Also