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

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