File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ All notable changes for each version of this project will be documented in this
3333 public pinningConfiguration: IPinningConfig = { columns: ColumnPinningPosition.End };
3434 ```
3535 - Added functionality for column selection.
36- - `columnSelection` property has been added. It accept GridSelection mode enumeration. Grid selection mode could be none, single or multiple.
36+ - `columnSelection` property has been added. It accepts GridSelection mode enumeration. Grid selection mode could be none, single or multiple.
3737 - `selected` property has been added to the IgxColumnComponent; Allows you to set whether the column is selected.
3838 - `selectable` property has been added to the IgxColumnComponent; Allows you to set whether the column is selectable.
3939 - `onColumnSelectionChange` event is added for the `IgxGrid`. It is emitted when the column selection is changed.
You can’t perform that action at this time.
0 commit comments