MindFusion.Scheduling for ASP.NET Programmer's Guide
Selection.Changed Event
See Also
 





Raised when the selection changes.

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

 Syntax

C#  Copy Code

public event EventHandler Changed

Visual Basic  Copy Code

Public Event Changed As EventHandler

 Event Data

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

 See Also

Selection Members
Selection Class
MindFusion.Scheduling.WebForms Namespace