Class LicensePanel
- Namespace
- StockSharp.Xaml
- Assembly
- StockSharp.Xaml.dll
UI component for License.
public class LicensePanel : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IComponentConnector
- Inheritance
-
LicensePanel
- Implements
- Inherited Members
- Extension Methods
Constructors
LicensePanel()
Initializes a new instance of the LicensePanel.
public LicensePanel()
Properties
Licenses
Licenses.
public IEnumerable<License> Licenses { get; set; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()