List Views
Configuring the list view of a collection in Umbraco UI Builder.

Configuring a List View
Using the ListView() Method
ListView() MethodMethod Syntax
Example
Adding a Field to the List View
Using the AddField() Method
AddField() MethodMethod Syntax
Example
Changing the Heading of a Field
Using the SetHeading() Method
SetHeading() MethodMethod Syntax
Example
Formatting the Value of a Field
Using the SetFormat() Method
SetFormat() MethodMethod Syntax
Example
Setting the View of a Field
Using the SetView() Method
SetView() MethodMethod Syntax
Example
Using the SetView<TView>() Method
SetView<TView>() MethodMethod Syntax
Example
Setting the Visibility of a Field
Using the SetVisibility() Method
SetVisibility() MethodMethod Syntax
Example
Changing the Page Size
Using the SetPageSize Method
SetPageSize MethodMethod Syntax
Example
Last updated
Was this helpful?