FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ThumbHotBackground Property

In This Topic
    ThumbHotBackground Property (FlexViewerPane)
    In This Topic
    The background brush of a 'hot' thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbHotBackground As SolidColorBrush
    public SolidColorBrush ThumbHotBackground {get; set;}
    See Also