DataTypeEdit

StockSharp.Xaml.PropertyGrid

Editor for DataType.

Inherits: BaseEdit

Constructors

DataTypeEdit()

Initializes a new instance of the DataTypeEdit.

Properties

AllDataTypes : ISet<DataType>

All available DataType.

ClearCommand : ICommand

Clear command.

DataType : DataType

DataType

DataTypes : IList<DataType>

All available DataType.

Methods

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

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