IWindowGridGetSelectedRow Method

Gets a datarow with the information of the selected row.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
DataRow GetSelectedRow()

Return Value

DataRow
DataRow with the information of the selected row.

See Also