OnClear Method (ViewHistoryItemCollection)
In This Topic
Called when the collection is about to be cleared. Fires the
C1.C1Preview.EventCollection.Changing event.
Syntax
'Declaration
Protected Overridable Sub OnClear()
protected virtual void OnClear()
See Also