Table of Contents

Property AllowEmptyText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AllowEmptyText

Gets or sets a value indicating whether empty string is allowed in Text.

[Browsable(false)]
public virtual bool AllowEmptyText { get; set; }

Property Value

bool

Remarks

Default value is true. TextBox behavior is not affected by this property, you can use it for any purposes.