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

Gets or sets the header names in the calendars.

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