PFListViewSettings Properties |
The PFListViewSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| Ambience |
The color theme (aka "ambience") of this widget. E.g. "darkBlue", "danger", "accent".
| |
| Application |
References the selected PFApplication.
(Inherited from PFDataWidgetSettings.) | |
| ContentField |
The field used for bottom top-right text of ListView items.
| |
| ContentType |
References the selected PFContentType.
(Inherited from PFDataWidgetSettings.) | |
| PageSize |
The maximum number of items to display in one page.
| |
| SecondaryField |
The field used for the top-right text of ListView items.
| |
| TitleField |
The field used for titles of ListView items.
| |
| View |
References the selected PFView.
(Inherited from PFDataWidgetSettings.) |