ReportDesignerModel.DefaultCrossTabControl Property
In This Article
For internal use.
Namespace: DevExpress.XtraReports.Web.ReportDesigner
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
#Declaration
public DefaultCrossTabControl DefaultCrossTabControl { get; set; }
#Property Value
Type |
---|
Default |
Available values:
Name | Description |
---|---|
XRCross |
The XRCross |
XRPivot |
The XRPivot |
See Also