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

Determines the text used to describe "Today".

Syntax

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

Property Value

string

Requirements

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

See Also