Click or drag to resize

PFListViewSettings Properties

The PFListViewSettings type exposes the following members.

Properties
  NameDescription
Public propertyAmbience
The color theme (aka "ambience") of this widget. E.g. "darkBlue", "danger", "accent".
Public propertyApplication
References the selected PFApplication.
(Inherited from PFDataWidgetSettings.)
Public propertyContentField
The field used for bottom top-right text of ListView items.
Public propertyContentType
References the selected PFContentType.
(Inherited from PFDataWidgetSettings.)
Public propertyPageSize
The maximum number of items to display in one page.
Public propertySecondaryField
The field used for the top-right text of ListView items.
Public propertyTitleField
The field used for titles of ListView items.
Public propertyView
References the selected PFView.
(Inherited from PFDataWidgetSettings.)
Top
See Also