TableGridControlGetSelectedIds Method
Gets the selected IDs.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public List<long> GetSelectedIds()
Public Function GetSelectedIds As List(Of Long)
Return Value
ListInt64List<
Int64> with the selected IDs.