NewsStoryPanel
StockSharp.Xaml
O painel visual para exibição de História.
Herda de: TextBox
Implementa: IComponentConnector
Construtores
NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()
Inicializa uma nova instância do NewsStoryPanel.
Propriedades
Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value
História.
Métodos
InitializeComponent
public void InitializeComponent()
newsStoryPanel.InitializeComponent()
InitializeComponent