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

Determines if the TimeGuide will follow an appointment as it is moved within the control.

Syntax

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

Property Value

Boolean

Requirements

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

See Also