Click or drag to resize
NormalListPageDataGetRowClickEvent Delegate

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public delegate string GetRowClickEvent(
	string[] rowData
)

Parameters

rowData
Type: SystemString

Return Value

Type: String
See Also