ThumbAreaBackColor Property (C1FlexViewerPane)
In This Topic
Gets or sets the color used to fill the area behind the page thumbnails.
Syntax
'Declaration
Public Property ThumbAreaBackColor As Color
public Color ThumbAreaBackColor {get; set;}
See Also