Click or drag to resize

PropertyCellTypeNumber Class

Property cell type to edit any type of number
Inheritance Hierarchy
SystemObject
  Eto.FormsPropertyCellType
    Eto.FormsPropertyCellTypeObject
      Eto.FormsPropertyCellTypeNumber

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class PropertyCellTypeNumber : PropertyCellType<Object>

The PropertyCellTypeNumber type exposes the following members.

Constructors
  NameDescription
Public methodPropertyCellTypeNumber
Initializes a new instance of the PropertyCellTypeNumber class
Top
Properties
Methods
See Also