Skip to main content

PrintInitializeEventArgs Class

Contains data for the BaseView.PrintInitialize event.

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class PrintInitializeEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PrintInitializeEventArgs
See Also