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

Gets or sets the date format.

Syntax

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

Property Value

enumFormatType

Requirements

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

See Also