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

In This Topic
    ThumbPageBackground Property (FlexViewer)
    In This Topic
    The brush used to fill the area of a thumbnail where the page is drawn.
    Syntax
    'Declaration
     
    Public Property ThumbPageBackground As SolidColorBrush
    public SolidColorBrush ThumbPageBackground {get; set;}
    See Also