NewsStoryPanel
StockSharp.Xaml
El panel visual para mostrar Historia.
Hereda de: TextBox
Implementa: IComponentConnector
Constructores
NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()
Inicia una nueva instancia de la NewsStoryPanel.
Propiedades
Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value
Historia.
Métodos
InitializeComponent
public void InitializeComponent()
newsStoryPanel.InitializeComponent()
InitializeComponent