FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / ThumbHotBackground Property

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