Skip to content

Conversation

@CollinAlpert
Copy link
Contributor

What does the pull request do?

Exposes the SelectAll method in the DataGrid class.

What is the current behavior?

The method is private and cannot be accessed by users.

What is the updated/expected behavior with this PR?

Users can call the method.

Fixed issues

Fixes #5325

@grokys grokys changed the base branch from release/0.10.2 to master April 22, 2021 07:47
grokys pushed a commit that referenced this pull request Apr 27, 2021
Make DataGrid.SelectAll() public
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose DataGrid.SelectAll() as Public to improve functionality

4 participants