Gets or sets the text that will be shown at the right part of the item.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public virtual string DetailText { get; set; }
Visual Basic
Public Overridable Property DetailText As String
	Get
	Set

See Also