DataTypeEdit

StockSharp.Xaml.PropertyGrid

Editor for DataType.

继承自: BaseEdit

构造函数

DataTypeEdit()

Initializes a new instance of the DataTypeEdit.

属性

AllDataTypes : ISet<DataType>

All available DataType.

ClearCommand : ICommand

Clear command.

DataType : DataType

DataType

DataTypes : IList<DataType>

All available DataType.

方法

CreateEditorSettings() : BaseEditSettings
CreateEditStrategy() : EditStrategyBase
OnApplyTemplate()

Builds the visual tree for the LayoutTransformer control when a new template is applied.