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

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

The companyDataSetModelliRowChangeEvent type exposes the following members.

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