ActiveReports 9
RenderingExtensionInfoCollection.ContentChangedEventHandler Delegate

The source of the event.
The RenderingExtensionInfoCollection.ContentChangedEventargs value that contains the event data.
Represents the method that processes the ContentChanged event.
Syntax
'Declaration
 
Public Delegate Sub RenderingExtensionInfoCollection.ContentChangedEventHandler( _
   ByVal sender As System.Object, _
   ByVal e As System.EventArgs _
) 
public delegate void RenderingExtensionInfoCollection.ContentChangedEventHandler( 
   System.object sender,
   System.EventArgs e
)

Parameters

sender
The source of the event.
e
The RenderingExtensionInfoCollection.ContentChangedEventargs value that contains the event data.
See Also

Reference

RenderingExtensionInfoCollection.ContentChangedEventHandler Members
GrapeCity.ActiveReports.Configuration Namespace

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum