Gets a collection with all effects applied to the elements of this calendar.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public IList<ItemEffect> ItemEffects { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ItemEffects As IList(Of ItemEffect) |
A list with all currently active item effects.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |