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