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 |
Remarkstrue, if the state of the item has changed; otherwise, false.
See Also