dbicDropDate Send comments on this topic.
MonthFormat Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : MonthFormat Property

Gets or sets the display format of the month in the date.

Syntax

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

Property Value

enumMonthFormat

Requirements

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

See Also