ReactDataGridColumn Interface

Deprecated  in 3.0. Use the Table component in @itwin/itwinui-react instead, which does not use this interface.

ReactDataGrid.Column with additional properties

Extends

  • Column<any>

Properties

Name Type Description
filterableColumn undefined | FilterableColumn    
icon undefined | boolean Indicates whether the display value for the cell is treated as an icon spec.  

Defined in

Last Updated: 20 June, 2023