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

Gets or sets the names of the month to display.

Syntax

Visual Basic (Declaration) 
Public Property MonthNames As String()
C# 
public string[] MonthNames {get; set;}

Property Value

string array

Requirements

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

See Also