NewsStoryPanel
StockSharp.Xaml.Windows.Maui
显示新闻故事文本的面板 。
继承自: ContentView
构造函数
属性
Story
public string Story { get; set; }
value = newsStoryPanel.Story
newsStoryPanel.Story = value
获取或设置故事文本.
字段
StoryProperty
public static readonly BindableProperty StoryProperty
value = NewsStoryPanel.StoryProperty
故事可约束财产.