NewsMessagePanel

StockSharp.Xaml

The visual panel with the news.

继承自: UserControl

实现: IPersistable, IComponentConnector

构造函数

NewsMessagePanel()

Initializes a new instance of the NewsMessagePanel.

属性

ItemsSource : IEnumerable<NewsMessage>

Items source for binding.

SubscriptionProvider : ISubscriptionProvider

The provider of subscriptions.

方法

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

字段

ItemsSourceProperty : DependencyProperty

DependencyProperty for ItemsSource.

NewsGrid : NewsMessageGrid

NewsGrid Name Field