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