FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ThumbnailPageNumBackground Property

In This Topic
    ThumbnailPageNumBackground Property (C1FlexViewer)
    In This Topic
    Gets or sets a Windows.UI.Xaml.Media.Brush used for filling page number label on a thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbnailPageNumBackground As Brush
    public Brush ThumbnailPageNumBackground {get; set;}
    See Also