FixedMaskedTextProviderIsEmpty Property |
Gets a value indicating the mask is empty with no characters filled out.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public virtual bool IsEmpty { get; }
Public Overridable ReadOnly Property IsEmpty As Boolean
Get
abstract IsEmpty : bool with get
override IsEmpty : bool with get
Property Value
Type:
BooleanImplements
IMaskedTextProviderIsEmptySee Also