NewsStoryPanel
StockSharp.Xaml.Windows.Maui
Panel for displaying news story text.
Inherits: ContentView
Constructors
Properties
Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value
Gets or sets the story text.
Fields
StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty
Story bindable property.