BaseEnumerableEdit
StockSharp.Xaml
Base IEnumerable editor.
Erbt von: ButtonEdit
Konstruktoren
BaseEnumerableEdit()
Initializes a new instance of the BaseEnumerableEdit.
Eigenschaften
EditValueOrEmpty : object
Value or empty value.
EmptyValue : object
Empty value.
Methoden
BtnEdit_OnClick(object, RoutedEventArgs)
Show editor window.
Edit(DependencyObject, object) : bool
Show editor window.
- owner
- Owner.
- values
- Values.
Rückgabe: Operation result.