Click or drag to resize

PropertyCellTypeEnumT Class

Inheritance Hierarchy
SystemObject
  Eto.FormsPropertyCellType
    Eto.FormsPropertyCellTypeT
      Eto.FormsPropertyCellTypeEnumT

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public class PropertyCellTypeEnum<T> : PropertyCellType<T>
where T : struct, new()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:Eto.Forms.PropertyCellTypeEnum`1"]

The PropertyCellTypeEnumT type exposes the following members.

Constructors
  NameDescription
Public methodPropertyCellTypeEnumT
Initializes a new instance of the PropertyCellTypeEnumT class
Top
Methods
See Also