GridWidget
.ClearSelection
Translate this page
Powered by
Microsoft® Translator
Introduced
v4.2
Description
Ensures that no cells are selected on the GridWidget.
C# Syntax
GridWidget.ClearSelection();
Scripting Syntax
GridWidget.ClearSelection();
See Also
GridWidget