LicensePanel
StockSharp.Xaml
UI-Komponente für Lizenz.
Erbt von: UserControl
Implementiert: IComponentConnector
Konstruktoren
LicensePanel
public LicensePanel()
licensePanel = LicensePanel()
Initialisiert eine neue Instanz von LicensePanel.
Eigenschaften
Licenses
public IEnumerable<License> Licenses { get; set; }
value = licensePanel.Licenses
licensePanel.Licenses = value
Lizenzen.
Methoden
InitializeComponent
public void InitializeComponent()
licensePanel.InitializeComponent()
InitializeComponent