ItemsClearing Event | PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1MultiDocument Class / ItemsClearing Event

In This Topic
ItemsClearing Event
In This Topic
Occurs when the current multi-document's Items collection is about to be cleared.
Syntax
'Declaration
 
Public Event ItemsClearing As EventHandler
 
See Also