AdvertisePanel

StockSharp.Xaml

Panel for advertising action displaying.

Hereda de: UserControl

Implementa: IComponentConnector

Constructores

AdvertisePanel()

Initializes a new instance of the AdvertisePanel.

Propiedades

TextColor : Color

The color of text.

Métodos

AddNews(News)

Add news.

news
News.
AddNews(IEnumerable<News>)

Add news.

news
News.
InitializeComponent()

InitializeComponent

Campos

TextColorProperty : DependencyProperty

DependencyProperty for TextColor.