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