Table of Contents

Method BadChar

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

BadChar(char)

Sets the specified character as invalid for the input.

ICharValidator BadChar(char ch)

Parameters

ch char

Character to change state for.

Returns

ICharValidator

Returns this object instance for use in the call sequences.