INumberEditor Interface |
Namespace: EBP.Api.Interfaces.Controls.Editors
The INumberEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowDisplayZerosAsEmpty |
Gets or Sets whether to allow grids to draw zeros as empty strings
| |
| Control |
Gets the control.
(Inherited from IControl.) | |
| EditValue |
Current value
(Inherited from IEditorT.) | |
| Maximum |
Maximum value
| |
| Minimum |
Minimum value
| |
| ReadOnly |
Read-only
(Inherited from IEditorT.) | |
| Step |
Gets or Sets step value
|
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |