Click or drag to resize

PropertyCellTypeString Class

Property cell type to edit string values.
Inheritance Hierarchy
SystemObject
  Eto.FormsPropertyCellType
    Eto.FormsPropertyCellTypeString
      Eto.FormsPropertyCellTypeString

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

The PropertyCellTypeString type exposes the following members.

Constructors
  NameDescription
Public methodPropertyCellTypeString
Initializes a new instance of the PropertyCellTypeString class
Top
Methods
See Also