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

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