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