dbicMonth Send comments on this topic.
DateOffset Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : DateOffset Property

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

Syntax

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

Property Value

Point

Requirements

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

See Also