Performs additional custom processes after inserting a new DateTime into the collection.

Namespace:  BeeMobile.MonthCalendar
Assembly:  BeeMobile.MonthCalendar.CF35 (in BeeMobile.MonthCalendar.CF35.dll) Version: 3.5.0.1

Syntax

C#
protected override void OnClearComplete()
Visual Basic (Declaration)
Protected Overrides Sub OnClearComplete
Visual C++
protected:
virtual void OnClearComplete() override

See Also