UndoManager.EndGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
EndGroup(UndoGroup) | |
EndGroup(UndoGroup) | |
EndGroup(String) |
EndGroup(UndoGroup)
public:
bool EndGroup(Microsoft::ReportDesigner::UndoGroup ^ mark);
public bool EndGroup (Microsoft.ReportDesigner.UndoGroup mark);
member this.EndGroup : Microsoft.ReportDesigner.UndoGroup -> bool
Public Function EndGroup (mark As UndoGroup) As Boolean
Parameters
- mark
- UndoGroup