Gets or sets the colors of the status bar. These colors are only used when the BorderStyle property has been set to ColorScheme. The property value is an object of the type ServerVisualization.StatusBarViewGenerator.Colors.

Syntax

public ServerVisualization.StatusBarViewGenerator.Colors DisplayColors { get; set; }
Public Property DisplayColors As ServerVisualization.StatusBarViewGenerator.Colors