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

Gets or sets the offset values used to calculate the vertical and horizontal positions of the text within the headers.

Syntax

Visual Basic (Declaration) 
Public Property HeaderOffset As Point
C# 
public Point HeaderOffset {get; set;}

Property Value

Point

Requirements

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

See Also