LicensePanel
StockSharp.Xaml
UI component for License.
Inherits: UserControl
Implements: IComponentConnector
Constructors
LicensePanel
public LicensePanel()
licensePanel = LicensePanel()
Initializes a new instance of the LicensePanel.
Properties
Licenses
public IEnumerable<License> Licenses { get; set; }
value = licensePanel.Licenses
licensePanel.Licenses = value
Licenses.
Methods
InitializeComponent
public void InitializeComponent()
licensePanel.InitializeComponent()
InitializeComponent