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

Gets or sets the text value.

Syntax

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

Property Value

string

Requirements

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

See Also