GridItem Class |
Namespace: Eto.Forms
The GridItem type exposes the following members.
| Name | Description | |
|---|---|---|
| GridItem |
Initializes a new instance of the GridItem class.
| |
| GridItem(Object) |
Initializes a new instance of the GridItem class.
|
| Name | Description | |
|---|---|---|
| Tag |
Gets or sets a custom value to associate with this item.
| |
| Values |
Gets or sets the values of the row.
|
| Name | Description | |
|---|---|---|
| GetValue |
Gets the value from this item for the specified column/index
| |
| SetValue |
Sets the value of this object for the specified column/index
|