'Usage Dim instance As RowAutoFitUndoAction Dim sender As Object Dim value As Boolean value = instance.CanExecute(sender)
Parameters
- sender
- Object on which the action occurred.
Return Value
true
if this instance can execute on the specified sender; otherwise, false
.