OutlineForeColorSelected Property (C1FlexViewerPane)
In This Topic
Gets or sets the foreground color used for drawing text on a selected outline item.
Syntax
'Declaration
Public Property OutlineForeColorSelected As Color
public Color OutlineForeColorSelected {get; set;}
See Also