Skip to main content

CustomizeReportControlEditorEventArgs Class

Namespace: DevExpress.Xpf.ReportDesigner

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

#Declaration

public class CustomizeReportControlEditorEventArgs :
    EventArgs

#Remarks

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

#Inheritance

Object
EventArgs
CustomizeReportControlEditorEventArgs
See Also