BaseEnumerableEdit
StockSharp.Xaml
Base IEnumerable editor.
Наследует: ButtonEdit
Конструкторы
BaseEnumerableEdit()
Initializes a new instance of the BaseEnumerableEdit.
Свойства
EditValueOrEmpty : object
Value or empty value.
EmptyValue : object
Empty value.
Методы
BtnEdit_OnClick(object, RoutedEventArgs)
Show editor window.
Edit(DependencyObject, object) : bool
Show editor window.
- owner
- Owner.
- values
- Values.
Возвращает: Operation result.