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

Gets or set the single character used to seperate the date values (day,month and year).

Syntax

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

Property Value

string

Requirements

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

See Also