Represents the base class of all visual effects that can be applied to the elements in a Calendar.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract class ItemEffect : INotifyPropertyChanged |
Visual Basic Copy Code |
---|
Public MustInherit Class ItemEffect |
Effects can be applied by adding instances of the concrete effect classes to the ItemEffects collection of the Calendar.
System.Object
MindFusion.Scheduling.WinForms.ItemEffect
MindFusion.Scheduling.WinForms.AeroEffect
MindFusion.Scheduling.WinForms.GlassEffect