Gets a collection with all effects applied to the elements of this calendar.
Namespace: MindFusion.Scheduling.WinForms
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.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |