Table of Contents

Property Text

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Text

Gets or sets the text of the item.

public virtual string Text { get; set; }

Property Value

string

The text to display for the item.

Remarks

When the View property of the associated ListView control is set to Details, this property refers to the first cell text in the Cells collection. In other views, the property specifies the text displayed together with an optional image to form a visual representation of the item.