Raised when the appearance of an Item in the schedule has changed.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public event EventHandler<ItemEventArgs> ItemVisualsChanged |
Visual Basic
![]() |
---|
Public Event ItemVisualsChanged As EventHandler(Of ItemEventArgs) |
An instance of the ItemEventArgs class that provides data for the event.