[]
Configure the field collection according to the specified field key list.
public ViewFieldCollectionBuilder Items(params string[] fieldKeys)
| Type | Name | Description |
|---|---|---|
| string[] | fieldKeys | The field key list. |
| Type | Description |
|---|---|
| ViewFieldCollectionBuilder | The builder. |