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

Syntax

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

See Also