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

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

The companyDataSetMastriniRowChangeEvent type exposes the following members.

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