Interface
INumericTokenValidationRule

Interface for numeric token validation rules.

Definition

Namespace:Telerik.Windows.Controls.MaskedInput.Tokens.Numeric

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public interface INumericTokenValidationRule : ITokenValidationRule

Inherited Members ITokenValidationRule.IsValid(char)ITokenValidationRule.TokenITokenValidationRule.TypeITokenValidationRule.ValidCharsITokenValidationRule.IsRequired

Properties

AllowsPrecision

Gets a value indicating whether the token allows precision.

Declaration

cs-api-definition
bool AllowsPrecision { get; }

Property Value

bool

In this article
DefinitionPropertiesAllowsPrecision
Not finding the help you need?
Contact Support