FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / ThumbAreaBackColor Property

In This Topic
    ThumbAreaBackColor Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the color used to fill the area behind the page thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbAreaBackColor As Color
    public Color ThumbAreaBackColor {get; set;}
    See Also