ASP.NET Pack Programmer's Guide
ButtonsStyle.Changed Event
See Also
 





Raised when a property value changes.

Namespace: MindFusion.Scheduling.WebForms
Package: 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 the System.EventArgs class that specifies data for the event.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace