dbicDate Send comments on this topic.
TodayOffset Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TodayOffset Property

Gets or sets the offset used to calculate where the "today" section appears in the footer.

Syntax

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

Property Value

Point

Remarks

Positive values will move the text right and down, while negative values will move the text left and up.

Requirements

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

See Also