Table of Contents

Property AllowSpaceChar

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

AllowSpaceChar

Gets or sets whether space character is allowed.

bool AllowSpaceChar { get; set; }

Property Value

bool

Remarks

A convenience flag for use with the other flags. The space character is more often used with alphanumeric characters which makes setting a flag more easier than calling AddCharIncludes(string) ") for that matter.