Share via


IFieldDescription.AllowNumbers Property

Definition

Allow user input to match numbers shown with enumerated choices.

public bool AllowNumbers { get; }
member this.AllowNumbers : bool
Public ReadOnly Property AllowNumbers As Boolean

Property Value

True if numbers are allowed as input.

Applies to