NewsStoryPanel

StockSharp.Xaml

The visual panel for display Story.

Inherits: TextBox

Implements: IComponentConnector

Constructors

NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()

Initializes a new instance of the NewsStoryPanel.

Properties

Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value

Story.

Methods

InitializeComponent
public void InitializeComponent()
newsStoryPanel.InitializeComponent()

InitializeComponent