NewsStoryPanel

StockSharp.Xaml.Windows.Maui

Panel zum Anzeigen von Nachrichtentext.

Erbt von: ContentView

Konstruktoren

NewsStoryPanel
public NewsStoryPanel()
newsStoryPanel = NewsStoryPanel()

Erstellt eine neue Instanz.

Eigenschaften

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

Bekommt oder setzt den Story-Text.

Felder

StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty

Story Bindable Property.