Command.HasEffect override.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
protected override bool HasEffect { get; } |
Visual Basic
![]() |
---|
Protected Overrides ReadOnly Property HasEffect As Boolean |
true if the command performs an actual modification; otherwise, false.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |