Table of Contents

Property DigitsAndNegativeSignValidator

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

DigitsAndNegativeSignValidator

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

public static ICustomCharValidator DigitsAndNegativeSignValidator { get; set; }

Property Value

ICustomCharValidator