Click or drag to resize

CAEXDocumentCommanding Class

The Commanding class, which provides events for changes of CAEX objects
Inheritance Hierarchy
SystemObject
  Aml.Engine.CAEXCAEXDocumentCommanding

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public class Commanding

The CAEXDocumentCommanding type exposes the following members.

Constructors
 NameDescription
Public methodCAEXDocumentCommandingInitializes a new instance of the CAEXDocumentCommanding class
Top
Events
 NameDescription
Public eventCAEXElementChangedEvent This event is raised after a CAEXElement has been changed. CAEXElementChangeMode
Public eventCAEXElementChangingEvent This event is raised before a CAEXElement will be changed. CAEXElementChangeMode
Top
See Also