MindFusion.Wpf Pack Programmer's Guide
Holiday.IsDayOff Property
See Also
 





Gets or sets a value indicating whether the holiday is a rest day.

Namespace: MindFusion.HolidayProviders
Assembly: MindFusion.HolidayProviders

 Syntax

C#  Copy Code

public bool IsDayOff { get; set; }

Visual Basic  Copy Code

Public Property IsDayOff As Boolean

 Property Value

true, if the holiday is a non-working day; otherwise, false.

 See Also

Holiday Members
Holiday Class
MindFusion.HolidayProviders Namespace