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