Table of Contents

Property DigitsAndSignValidator

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

DigitsAndSignValidator

Gets or sets ICustomCharValidator instance which allows only digits, plus and minus sign.

public static ICustomCharValidator DigitsAndSignValidator { get; set; }

Property Value

ICustomCharValidator