FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ThumbPageNumBackground Property

In This Topic
    ThumbPageNumBackground Property (C1FlexViewerPane)
    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