MobileForms Toolkit Documentation

Page.Text Property

Gets or sets the display text of the page.

public string Text {get; set;}

Property Value

The display text of the page.

Remarks

This property can be set trough the Text property of the PagingItem.

See Also

Page Class | Resco.Controls.DetailView Namespace