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

In This Topic
    ThumbPageBackground Property (C1FlexViewer)
    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