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