FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ThumbPageNumBackground Property

In This Topic
    ThumbPageNumBackground Property (FlexViewerPane)
    In This Topic
    The brush used to fill the page number background on thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumBackground As SolidColorBrush
    public SolidColorBrush ThumbPageNumBackground {get; set;}
    See Also