Command.Execute override.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
protected override bool Execute () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Function Execute () As Boolean |
true, if the activity was removed successfully from the ViewModel; otherwise, false.
See Also