Represents the base class of all visual effects that can be applied to the elements in a Calendar.
Namespace: MindFusion.Scheduling
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.ItemEffect
MindFusion.Scheduling.AeroEffect
MindFusion.Scheduling.GlassEffect
Scheduling for .NET MAUI Guide | © 2023 MindFusion |