Click or drag to resize

ContentChangedEventArgs Class

Provides data for the ContentChanged event.
Inheritance Hierarchy

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.4.444.0 (1.4.444.0)
Syntax
public class ContentChangedEventArgs : PresentationSpaceEventArgs

The ContentChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyChangedCells
The changed cells.
Public propertyId
The ID of the created session.
(Inherited from SessionEventArgs.)
Public propertyOrigin
Specifies the origin of the event.
(Inherited from PresentationSpaceEventArgs.)
Public propertyStartPosition
The starting position of the content change.
Top
See Also