NewsMessagePanel

StockSharp.Xaml

The visual panel with the news.

Herda de: UserControl

Implementa: IPersistable, IComponentConnector

Construtores

NewsMessagePanel()

Initializes a new instance of the NewsMessagePanel.

Propriedades

ItemsSource : IEnumerable<NewsMessage>

Items source for binding.

SubscriptionProvider : ISubscriptionProvider

The provider of subscriptions.

Métodos

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Campos

ItemsSourceProperty : DependencyProperty

DependencyProperty for ItemsSource.

NewsGrid : NewsMessageGrid

NewsGrid Name Field