Double |
The DoubleInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | CaretVisible | (Inherited from InputBase) |
![]() | CheckOnChange | (Inherited from InputBase) |
![]() | ControlCheckName | (Inherited from InputBase) |
![]() | DefaultValue | 控件默认值 |
![]() | EmptyValue | 控件空值,当数值为此值时输入框显示为空 |
![]() | Enob | (Inherited from InputBase) |
![]() | Max | 最大有效值 |
![]() | Min | 最小有效值 |
![]() | ParamName | (Inherited from InputBase) |
![]() | Placeholder | (Overrides InputBasePlaceholder) |
![]() | TabGroup | (Inherited from InputBase) |
![]() | Text | 控件文本 |
![]() | UnitData | (Inherited from InputBase) |
![]() | UnitDisplay | (Inherited from InputBase) |
![]() | UnitEnobType |
数值属性单位类型,与模型首选项中建模单位属性一一对应,支持以下类型:
(Inherited from InputBase) |
![]() | Value | 控件数值 |