MobileForms Toolkit Documentation

DetailView.PagingStyle Property

Gets or sets the visual style of the pager.

public RescoPageStyle PagingStyle {get; set;}

Property Value

One of the RescoPageStyle values.

Remarks

The paging style can be set to Arrows, which displays the arrows used to move between pages or to the TabStrip, which displays the tabs with page text.

See Also

DetailView Class | Resco.Controls.DetailView Namespace