Where is BusinessUndoType.CurrentRowOnly Set?
When I'm setting the undo method on my object, I'm receiving the error:
BusinessUndoType not declared.
Imports MicroFour.StrataFrame.Business
at the top of the file
Derrick