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

Gets or sets the format of the today text in the control.

Syntax

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

Property Value

string

Remarks

This property is only displayed when TodayFormat is equal to text.

Requirements

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

See Also