TableGridControlGetSelectedRow Method
Gets the
DataRow with the information of the selected row.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public DataRow GetSelectedRow()
Public Function GetSelectedRow As DataRow
Return Value
DataRowDataRow with the selected row.