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

Gets or sets the width of the TimeGuide when it appears in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TimeGuideWidth As Integer
C# 
public virtual int TimeGuideWidth {get; set;}

Property Value

Integer

Requirements

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

See Also