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