ASP.NET Pack Programmer's Guide
ViewSettings.SettingsChanged Event
See Also
 





Raised when the view settings change.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public event EventHandler SettingsChanged

Visual Basic  Copy Code

Public Event SettingsChanged As EventHandler

 Event Data

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

 See Also

ViewSettings Members
ViewSettings Class
MindFusion.Scheduling.WebForms Namespace