Click or drag to resize
companyDataSet.ContiRowChangeEvent Class
Row event argument class
Inheritance Hierarchy
System.Object
  System.EventArgs
    Amica.Data.companyDataSet.ContiRowChangeEvent

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

The companyDataSet. ContiRowChangeEvent type exposes the following members.

Constructors
  NameDescription
Public methodcompanyDataSet.ContiRowChangeEvent
Initializes a new instance of the companyDataSet. ContiRowChangeEvent class
Top
Properties
  NameDescription
Public propertyAction
Public propertyRow
Top
See Also