CrossTabCellPrintEventArgs(Int32, Int32) Constructor
Initializes a new instance of the CrossTabCellPrintEventArgs class with specified settings.
Namespace: DevExpress.XtraReports.UI.CrossTab
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type |
---|---|
groupColumnIndex | Int32 |
groupRowIndex | Int32 |
See Also