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