Click or drag to resize

PageViewGroupTableUndoModify Method

Overload List
  NameDescription
Public methodUndoModify(Guid)
If the page view group has been modified and the modification can be undone, then this will restore the page view group to its previous state.
Public methodUndoModify(Int32)
If the page view group has been modified and the modification can be undone, then this will restore the page view group to its previous state.
Public methodUndoModify(Guid, UInt32)
If the page view group has been modified and the modification can be undone, then this will restore the page view group to its previous state.
Public methodUndoModify(Int32, UInt32)
If the page view group has been modified and the modification can be undone, then this will restore the page view group to its previous state.
Top
See Also