Show / Hide Table of Contents

Property ValidationMode

| Edit this page View Source

ValidationMode

Gets or sets a value that specifies the input validation behavior to invoke when invalid input is entered.

Declaration
public NumberBoxValidationMode ValidationMode { get; set; }
Property Value
Type Description
NumberBoxValidationMode

A value of the enumeration that specifies the input validation behavior to invoke when invalid input is entered. The default is InvalidInputOverwritten.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX