LicensePanel
StockSharp.Xaml
许可证的UI组件 。
继承自: UserControl
构造函数
属性
Licenses
public IEnumerable<License> Licenses { get; set; }
value = licensePanel.Licenses
licensePanel.Licenses = value
执照
方法
InitializeComponent
public void InitializeComponent()
licensePanel.InitializeComponent()
InitializeComponent