FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / ThumbSelectedBackground Property

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