IFieldDescription.AllowNumbers 属性

定义

允许用户输入匹配带有枚举选项显示的数字。

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

属性值

如果允许数字作为输入,则为 True。

适用于