dbicDayView Send comments on this topic.
MonthNames Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : MonthNames Property

Gets or sets the names of the months.

Syntax

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

Property Value

string array

Requirements

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

See Also