GridReadActionDataSelected Property

IDs of selected rows (when integer IDs are used)

Definition

Namespace: FileHold.Common.Grid
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public List<int> Selected { get; set; }

Property Value

ListInt32

See Also