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

CancelPrintRowEventArgs Class

Provides data for the GridView.BeforePrintRow event.

Namespace: DevExpress.XtraGrid.Views.Printing

Assembly: DevExpress.XtraGrid.v18.2.dll

Declaration

public class CancelPrintRowEventArgs :
    PrintRowEventArgs

Inheritance

Object
EventArgs
PrintRowEventArgs
CancelPrintRowEventArgs
See Also