FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / ThumbnailSelectedBackground Property

In This Topic
    ThumbnailSelectedBackground Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a Windows.UI.Xaml.Media.Brush used for filling background for a selected thumbnail.
    Syntax
    'Declaration
     
    Public Property ThumbnailSelectedBackground As Brush
    public Brush ThumbnailSelectedBackground {get; set;}
    See Also