NewsMessagePanel

StockSharp.Xaml

The visual panel with the news.

Inherits: UserControl

Implements: IPersistable, IComponentConnector

Constructors

NewsMessagePanel()

Initializes a new instance of the NewsMessagePanel.

Properties

ItemsSource : IEnumerable<NewsMessage>

Items source for binding.

SubscriptionProvider : ISubscriptionProvider

The provider of subscriptions.

Methods

InitializeComponent()

InitializeComponent

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.

Fields

ItemsSourceProperty : DependencyProperty

DependencyProperty for ItemsSource.

NewsGrid : NewsMessageGrid

NewsGrid Name Field