Skip to main content
A newer version of this page is available. .

ChangeEventArgs Class

Provides data for the BeforeChange and AfterChange events of the PrintingSystem class and the IPrintingSystem interface.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Data.v19.1.dll

Declaration

public class ChangeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ChangeEventArgs
See Also