|  | INumberEditor Properties | 
The INumberEditor type exposes the following members.
 Properties
Properties| 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
             | 
 See Also
See Also