FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / ThumbPageNumBackColor Property

In This Topic
    ThumbPageNumBackColor Property (C1FlexViewer)
    In This Topic
    Gets or sets the color used to fill the page number background on thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbPageNumBackColor As Color
    public Color ThumbPageNumBackColor {get; set;}
    See Also