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