Table of Contents

Class CommissionWindow

Namespace
StockSharp.Xaml
Assembly
StockSharp.Xaml.dll

The window for the list editing ICommissionRule.

public class CommissionWindow : ThemedWindow, IComponentConnector
Inheritance
CommissionWindow
Implements
Extension Methods

Constructors

CommissionWindow()

Initializes a new instance of the CommissionWindow.

public CommissionWindow()

Properties

Rules

The list of rules added to the table.

public IListEx<ICommissionRule> Rules { get; }

Property Value

IListEx<ICommissionRule>

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()