GridWidget
.ClearSelection
Introduced
v4.2
Description
Ensures that no cells are selected on the GridWidget.
C# Syntax
GridWidget.ClearSelection();
Scripting Syntax
GridWidget.ClearSelection();
See Also
GridWidget