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

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