SelectionHighlightColor Property (C1FlexViewerDialog)
In This Topic
Gets or sets the color used to highlight text selection.
Syntax
'Declaration
Public Property SelectionHighlightColor As Color
public Color SelectionHighlightColor {get; set;}
See Also