ImportSettingsListPage
StockSharp.Xaml.Windows.Maui
Page for managing list of import settings.
继承自: ContentPage
构造函数
ImportSettingsListPage()
Creates a new ImportSettingsListPage.
属性
SelectedSettings : ImportSettings
Gets the selected settings.
Settings : IEnumerable<ImportSettings>
Gets or sets all settings.
ViewModel : ImportSettingsListWindowViewModel
Gets the ViewModel.
事件
Closed : EventHandler<bool>
Raised when the page is closed with a result.