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

Determines if time lines in the control can be selected with a right mouse button.

Syntax

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

Property Value

Boolean

Requirements

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

See Also