dbicDayView Send comments on this topic.
AllowSelect Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > BeforeTimeSelectEventArgs Class : AllowSelect Property

Determines if the time can be selected.

Syntax

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

Property Value

Boolean

Requirements

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

See Also