.NET Documentation
C#
VB
Show/Hide TOC
Data
Grid
Select
Row Method
Removes multiple selection leaving the selection of a single row.
Definition
Namespace:
Aliquo.Windows.Controls
Assembly:
Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
Copy
public
void
SelectRow
()
VB
Copy
Public
Sub
SelectRow
See Also
Reference
DataGrid Class
Aliquo.Windows.Controls Namespace
In This Article
Definition
See Also