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