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