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