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

Gets or sets the verticall offset value used to calculate the height of each time segment.

Syntax

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

Property Value

Integer

Requirements

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

See Also