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