MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.Effect Property
See Also
 





Gets or sets the effect applied to the element.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public new Effect Effect { get; set; }

Visual Basic  Copy Code

Public Shadows Property Effect As Effect

 Property Value

A .NET Effect object.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace