NewsMessagePanel

StockSharp.Xaml

Визуальная панель с новостями.

Наследует: UserControl

Реализует: IPersistable, IComponentConnector

Конструкторы

NewsMessagePanel
public NewsMessagePanel()
newsMessagePanel = NewsMessagePanel()

Инициирует новый экземпляр документа NewsMessagePanel.

Свойства

ItemsSource
public IEnumerable<NewsMessage> ItemsSource { get; set; }
value = newsMessagePanel.ItemsSource
newsMessagePanel.ItemsSource = value

Источники для связывания.

SubscriptionProvider
public ISubscriptionProvider SubscriptionProvider { get; set; }
value = newsMessagePanel.SubscriptionProvider
newsMessagePanel.SubscriptionProvider = value

Поставщик подписок.

Методы

InitializeComponent
public void InitializeComponent()
newsMessagePanel.InitializeComponent()

InitializeComponent

Load
public void Load(SettingsStorage storage)
newsMessagePanel.Load(storage)

Загрузить настройки.

storage
Хранилище настроек.
Save
public void Save(SettingsStorage storage)
newsMessagePanel.Save(storage)

Сохраните настройки.

storage
Хранилище настроек.

Поля

ItemsSourceProperty
public static readonly DependencyProperty ItemsSourceProperty
value = NewsMessagePanel.ItemsSourceProperty

DependencyProperty для ItemsSource.

NewsGrid
public NewsMessageGrid NewsGrid
value = newsMessagePanel.NewsGrid

NewsGrid Поле имени