Namespace:  EPiServer.Common.Reporting
Assembly:  EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.275

Syntax

C#
public delegate void ImageRowChangeEventHandler(
	Object sender,
	ReportedContent..::.ImageRowChangeEvent e
)

See Also