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

Determines if a multiple columns can be highlighted when using the mouse to select a range of time.

Syntax

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

Property Value

Boolean

Requirements

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

See Also