ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class / SelectionBackground Property

In This Topic
    SelectionBackground Property (C1ReportViewer)
    In This Topic
    Gets or sets a System.Windows.Media.Brush for this C1ReportViewer's selection.
    Syntax
    'Declaration
     
    Public Property SelectionBackground As Brush
    public Brush SelectionBackground {get; set;}
    See Also