IWindowGridGetSelectedRows Method
Gets a datarow array with the information of the selected row
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
List<DataRow> GetSelectedRows()
Function GetSelectedRows As List(Of DataRow)
Return Value
ListDataRowList<
DataRow> with the information of the selected rows.