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

In This Topic
    ThumbBackColorHot Property (C1FlexViewerDialog)
    In This Topic
    Gets or sets the background color of a 'hot' thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbBackColorHot As Color
    public Color ThumbBackColorHot {get; set;}
    See Also