Class DatabaseProviderComboBox
Combo box for select database providers.
Namespace: Ecng.Xaml.Database
Assembly: StockSharp.Xaml.dll
Syntax
public class DatabaseProviderComboBox : ComboBox
Constructors
DatabaseProviderComboBox()
Создать DatabaseProviderComboBox.
Declaration
public DatabaseProviderComboBox()
Properties
SelectedProvider
Selected database provider.
Declaration
public Type SelectedProvider { get; set; }
Property Value
Type | Description |
---|---|
Type |