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

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

The companyDataSetStampeRowChangeEvent type exposes the following members.

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