FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / ThumbPageAreaBackColor Property

In This Topic
    ThumbPageAreaBackColor Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the color used to fill the area of a thumbnail where the page is drawn.
    Syntax
    'Declaration
     
    Public Property ThumbPageAreaBackColor As Color
    public Color ThumbPageAreaBackColor {get; set;}
    See Also