Skip to main content
Version: 2.1.4

IListviewColumn

3p-core v2.1.4


3p-core / IListviewColumn

Interface: IListviewColumn

Defines a column in the ListView component. Can optionally include custom Fluent UI IColumn configuration for advanced rendering and behavior.

Properties

PropertyTypeDescription
detailsListColumn?Partial<IColumn>Optional customization of the column using Fluent UI DetailsList column settings.
fieldName?stringInternal name of the SharePoint field associated with this column.