Click or drag to resize

IColumnItem Interface

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public interface IColumnItem

The IColumnItem type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Gets the value from this item for the specified column/index
Public methodSetValue
Sets the value of this object for the specified column/index
Top
See Also