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

Determines the headers to be placed above each day of the week in the calendar.

Syntax

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

Property Value

string array

Requirements

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

See Also