OutlineBackColorNormal Property (C1FlexViewerPane)
In This Topic
Gets or sets the background color used for filling outline items in normal state.
Syntax
'Declaration
Public Property OutlineBackColorNormal As Color
public Color OutlineBackColorNormal {get; set;}
See Also