Click or drag to resize

GridReadActionDataGetFirst Method

Namespace:  FileHold.Common.Grid
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static GridReadActionData GetFirst(
	string member,
	Object value
)

Parameters

member
Type: SystemString
value
Type: SystemObject

Return Value

Type: GridReadActionData
See Also