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; }
ReadOnly Property DisplayText As String
Get
abstract DisplayText : string with get
Property Value
Type:
StringThe display text.
See Also