ThumbBackColorSelected Property (C1FlexViewerDialog)
In This Topic
Gets or sets the background color of a selected thumbnail.
Syntax
'Declaration
Public Property ThumbBackColorSelected As Color
public Color ThumbBackColorSelected {get; set;}
See Also