ReportDesignerDetailItem Events
The ViewItem that displays the Report Designer within a Detail View.Name | Description |
---|---|
ControlCreated | Occurs after a control has been created for the current View Item. Inherited from ViewItem. |
ControlCreating | Occurs before a control is created for the current View Item. Inherited from ViewItem. |
CurrentObjectChanged | Occurs after changing the object (not an object’s property value) for which the current View Item’s View is created. Inherited from ViewItem. |
CurrentObjectChanging | Occurs before changing the object for which the current View Item’s View is created. Inherited from ViewItem. |
QueryReport | Obsolete. This event is obsolete. |
SaveReport | Obsolete. This event is obsolete. |
See Also