The [Custom Column Hiding UI](https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/column-hiding#custom-column-hiding-ui) section demonstrates the following: 1. Importing the `IgxColumnActionsModule` which is not exported by the `igniteui-angular` package. 2. Using the `columns` input property which has been removed in version 13.0.0 ([ref](https://github.com/IgniteUI/igniteui-angular/blob/master/CHANGELOG.md#general-15:~:text=Breaking%20Change%20%2D%20Input%20columns%20has%20been%20removed.%20Use%20igxGrid%20columns%20input%20instead.))