MindFusion.Scheduling for ASP.NET Programmer's Guide
StateCollection(T).ClearEvent Event
See Also
 





Declares the Clear event.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public event EventHandler ClearEvent

Visual Basic  Copy Code

Public Event ClearEvent As EventHandler

 Event Data

An instance of the System.EventArgs class that provides data for the event.

 See Also

StateCollection(T) Members
StateCollection(T) Class
MindFusion.Scheduling Namespace