Skip to main content

CreateAreaEventArgs Class

Provides data for the SimpleLink.CreateDetail event.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v14.2.dll

#Declaration

public class CreateAreaEventArgs :
    EventArgs

#Remarks

An instance of the CreateAreaEventArgs class with appropriate settings is automatically created and passed to the corresponding event's handler.

#Inheritance

Object
EventArgs
CreateAreaEventArgs
See Also