RiskWindow

StockSharp.Xaml

The window for the list editing IRiskRule.

Inherits: ThemedWindow

Implements: IComponentConnector

Constructors

RiskWindow
public RiskWindow()
riskWindow = RiskWindow()

Initializes a new instance of the RiskWindow.

Properties

Rules
public IList<IRiskRule> Rules { get; }
value = riskWindow.Rules

The list of rules added to the table.

Methods

InitializeComponent
public void InitializeComponent()
riskWindow.InitializeComponent()

InitializeComponent