XRControlEvents Constructors
Used to implement scripting for report bands and controls.Name | Parameters | Description |
---|---|---|
XRControlEvents() | none | Initializes a new instance of the XRControlEvents class with default settings. |
XRControlEvents(XRControl) | control | Initializes a new instance of a XRControlEvents class with the specified control. |
See Also