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





Gets or sets the effect applied on foreground sub-elements, such as text.

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

 Syntax

C#  Copy Code

public Effect ForegroundEffect { get; set; }

Visual Basic  Copy Code

Public Property ForegroundEffect As Effect

 Property Value

A .NET Effect object.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace