Table of Contents

Property ExcludeNonAlphaNumeric

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

ExcludeNonAlphaNumeric

Gets or sets whether non-alphanumeric characters are filtered out. This is locale-dependent.

bool ExcludeNonAlphaNumeric { get; set; }

Property Value

bool

Remarks

Equivalent to Alpha combined with Digits or XDigits, or with both of them.