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

Gets or sets the name of the days.

Syntax

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

Property Value

string array

Requirements

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

See Also