Skip to main content

CancelPrintRowEventArgs Class

Provides data for the GridView.BeforePrintRow event.

Namespace: DevExpress.XtraGrid.Views.Printing

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class CancelPrintRowEventArgs :
    PrintRowEventArgs

Inheritance

Object
EventArgs
PrintRowEventArgs
CancelPrintRowEventArgs
See Also