.NET Documentation
C#
VB
Show/Hide TOC
Table
Grid
Control
Focus Method
Allows you to set the focus on the grid.
Definition
Namespace:
Aliquo.Windows.Controls
Assembly:
Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
Copy
public
void
Focus
()
VB
Copy
Public
Sub
Focus
See Also
Reference
TableGridControl Class
Aliquo.Windows.Controls Namespace
In This Article
Definition
See Also