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