Skip to main content

PrintRowEventArgs Class

Provides data for the GridView.BeforePrintRow event.

Namespace: DevExpress.XtraGrid.Views.Printing

Assembly: DevExpress.XtraGrid.v24.2.dll

Declaration

public class PrintRowEventArgs :
    EventArgs

Inheritance

See Also