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

The month which displayed before the new page is presented.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Month As Integer
C# 
public int Month {get;}

Property Value

Integer

Requirements

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

See Also