Select Method (SwfDataGrid)
Class
SwfDataGrid
.
Action
Selects the specified row in a .NET data grid control.
Syntax
Select
(
iRow
)
Variable
Description
iRow
The DataGridRow to select.
INTEGER
.
Parent topic:
SwfDataGrid Class