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

Determines how the current date will be displayed in control.

Syntax

Visual Basic (Declaration) 
Public Property TodayFormat As enumTodayFormat
C# 
public enumTodayFormat TodayFormat {get; set;}

Property Value

enumTodayFormat

Requirements

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

See Also