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

In This Topic
    ReflectionBackground Property (C1Reflector)
    In This Topic
    Gets or sets the background of the reflection.
    Syntax
    'Declaration
     
    
    Public Property ReflectionBackground As Brush
    public Brush ReflectionBackground {get; set;}
    See Also