Click or drag to resize
companyDataSetInventariRowChangeEvent Class
Row event argument class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Amica.DatacompanyDataSetInventariRowChangeEvent

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public class InventariRowChangeEvent : EventArgs

The companyDataSetInventariRowChangeEvent type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSetInventariRowChangeEvent
Initializes a new instance of the companyDataSetInventariRowChangeEvent class
Top
Properties
  NameDescription
Public propertyAction
Public propertyRow
Top
See Also