Skip to content

Commit d7bf0f3

Browse files
nrobakovazdrawku
andauthored
Update CHANGELOG.md
Co-Authored-By: Zdravko Kolev <[email protected]>
1 parent 740f484 commit d7bf0f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)