The Report Builder Event Class

Encapsulates attributes of the report builder event in the reportbuilder.app framework. Also exposes some useful framework methods.

If you decide to create your own handler classes, your code will need to interact with the oEvent parameter object that the builder framework passes to the filter and handler class methods.

oEvent.PropertyName [= eValue]
oEvent.Method( ... )

Expand imageProperties

Expand imageMethods

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic