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