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

Gets or sets the vertical and horizontal offset values used to calculate the position of the title text.

Syntax

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

Property Value

Point

Requirements

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

See Also