Called when the Pages collection is about to be cleared. Raises the BeforePagesClear event.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected virtual void OnBeforePagesClear()
Visual Basic
Protected Overridable Sub OnBeforePagesClear

See Also