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
字段
ItemsSourceProperty : DependencyProperty
DependencyProperty for ItemsSource.
NewsGrid : NewsMessageGrid
NewsGrid Name Field