Skip to main content

PrintRowEventArgs Class

Provides data for the GridView.BeforePrintRow event.

Namespace: DevExpress.XtraGrid.Views.Printing

Assembly: DevExpress.XtraGrid.v22.2.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public class PrintRowEventArgs :
    EventArgs

Inheritance

See Also