Class NewsStoryPanel
The visual panel for display Story.
Implements
Namespace: StockSharp.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public class NewsStoryPanel : TextBox, IComponentConnector
Constructors
NewsStoryPanel()
Создать NewsStoryPanel.
Declaration
public NewsStoryPanel()
Properties
Story
Declaration
public string Story { get; set; }
Property Value
Type | Description |
---|---|
String |
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()