OutlineButtonForeColorNormal Property (C1FlexViewerPane)
In This Topic
Gets or sets the foreground color of the expand/collapse outline button in normal state.
Syntax
'Declaration
Public Property OutlineButtonForeColorNormal As Color
public Color OutlineButtonForeColorNormal {get; set;}
See Also