Gets or sets the bottom text.

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

Syntax

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

Field Value

The bottom text.

See Also