'Usage Dim instance As RowGroupUndoAction Dim parameter As Object Dim value As Boolean value = instance.CanExecute(parameter)
Parameters
- parameter
- Object on which the action occurred.
Return Value
true
if this action can be executed; otherwise, false
.