IFieldDescription.AllowNumbers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.