dbicList Send comments on this topic.
DateFormat Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : DateFormat Property

Defines how DateTime values are formatted and displayed, depending on the culture.

Syntax

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

Property Value

string

Requirements

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

See Also