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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also