IListviewColumn
@spartanfx/react / spfx / IListviewColumn
Interface: IListviewColumn
Defines a column in the ListView component.
Can optionally include custom Fluent UI IColumn configuration for advanced rendering and behavior.
Properties
| Property | Type | Description |
|---|---|---|
detailsListColumn? | Partial<IColumn> | Optional customization of the column using Fluent UI DetailsList column settings. |
fieldName? | string | Internal name of the SharePoint field associated with this column. |