Click or drag to resize

mediatek86DataSetserviceRowChangeEvent Class

Row event argument class
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Mediatek86mediatek86DataSetserviceRowChangeEvent

Namespace:  Mediatek86
Assembly:  Mediatek86 (in Mediatek86.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class serviceRowChangeEvent : EventArgs

The mediatek86DataSetserviceRowChangeEvent type exposes the following members.

Constructors
  NameDescription
Public methodmediatek86DataSetserviceRowChangeEvent
Initializes a new instance of the mediatek86DataSetserviceRowChangeEvent class
Top
Properties
  NameDescription
Public propertyAction
Public propertyRow
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also