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

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

The companyDataSet. PreferenzeRowChangeEvent type exposes the following members.

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