Click or drag to resize
companyDataSetMastriniRowChangeEvent Constructor

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public MastriniRowChangeEvent(
	companyDataSetMastriniRow row,
	DataRowAction action
)

Parameters

row
Type: Amica.DatacompanyDataSetMastriniRow
action
Type: System.DataDataRowAction
See Also