Click or drag to resize

IListItemText Property

Gets or sets the text of the item.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string Text { get; set; }

Property Value

Type: String
The text.
See Also