Class RiskWindow
- Namespace
- StockSharp.Xaml
- Assembly
- StockSharp.Xaml.dll
The window for the list editing IRiskRule.
public class RiskWindow : ThemedWindow, IComponentConnector
- Inheritance
-
RiskWindow
- Implements
- Extension Methods
Constructors
RiskWindow()
Initializes a new instance of the RiskWindow.
public RiskWindow()
Properties
Rules
The list of rules added to the table.
public IList<IRiskRule> Rules { get; }
Property Value
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()