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