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

Determines if the TimeGuide will appear when selecting an appointment in the control, with the cursor.

Syntax

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

Property Value

Boolean

Requirements

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

See Also