Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
protected void AggregatedUnitPropertyChangeEH(
	Object sender,
	PropertyChangeEventArgs e
)
Visual Basic (Declaration)
Protected Sub AggregatedUnitPropertyChangeEH ( _
	sender As Object, _
	e As PropertyChangeEventArgs _
)

See Also