dbicMonth Send comments on this topic.
DisableWeekends Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DisableWeekends Property

Determines if the weekend days will be disabled.

Syntax

Visual Basic (Declaration) 
Public Property DisableWeekends As Boolean
C# 
public bool DisableWeekends {get; set;}

Property Value

Boolean

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also