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

In This Topic
    SelectionBackground Property (DocumentSource)
    In This Topic
    Gets a value that indicates the System.Windows.Media.Brush used for Selection.
    Syntax
    'Declaration
     
    Public Property SelectionBackground As Brush
    public Brush SelectionBackground {get; set;}
    See Also