FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / ThumbAreaBackground Property

In This Topic
    ThumbAreaBackground Property (FlexViewer)
    In This Topic
    The brush used to fill the area behind the page thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbAreaBackground As SolidColorBrush
    public SolidColorBrush ThumbAreaBackground {get; set;}
    See Also