DataSourceColumnBinding(String, PivotGroupInterval) Constructor
Initializes a new instance of the DataSourceColumnBinding class with specified settings.
Namespace: DevExpress.XtraReports.UI.PivotGrid
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type |
---|---|
columnName | String |
groupInterval | PivotGroupInterval |
See Also