PropertyGridEx
StockSharp.Xaml.PropertyGrid
The extended table of settings.
Erbt von: PropertyGridControl
Implementiert: IComponentConnector
Konstruktoren
PropertyGridEx()
Initializes a new instance of the PropertyGridEx.
Eigenschaften
CustomEditors : Dictionary<Type, Type>
Custom editors.
ExchangeInfoProvider : IExchangeInfoProvider
The exchange boards provider.
HeaderShowMode : HeaderShowMode
Portfolios : PortfolioDataSource
Available portfolios.
SecurityProvider : ISecurityProvider
The provider of information about instruments.
Methoden
CreatePropertyGridView() : PropertyGridView
InitializeComponent()
InitializeComponent
OnSelectedObjectChanged(object, object)
The value change handle.
- oldValue
- Previous value.
- newValue
- The new value.
Felder
ExchangeInfoProviderProperty : DependencyProperty
DependencyProperty for ExchangeInfoProvider.
PortfoliosProperty : DependencyProperty
DependencyProperty for Portfolios.
SecurityProviderProperty : DependencyProperty
DependencyProperty for SecurityProvider.