Click or drag to resize

IMaskedTextProviderDisplayText Property

Gets the display text, including prompt characters.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string DisplayText { get; }

Property Value

Type: String
The display text.
See Also