Clears command stack.

Namespace:  PerpetuumSoft.Reporting.Designer
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public void ClearCommandStack()
Visual Basic (Declaration)
Public Sub ClearCommandStack
Visual C++
public:
void ClearCommandStack()

See Also