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

Syntax

C#
public delegate void FileRowChangeEventHandler(
	Object sender,
	ReportedContent..::.FileRowChangeEvent e
)

See Also