Skip to main content
Version: 1.0.5

IListviewColumn

@spartanfx/react v1.0.5


@spartanfx/react / 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.