CrystalReportPartsViewer.RotateSections Property

Gets or sets whether the report part's list is rotated. This means that columns become rows, and rows become columns.

Namespace CrystalDecisions.Web Assembly CrystalDecisions.Web (CrystalDecisions.Web.dll)

Syntax

'Declaration

Public Property RotateSections As Boolean
public bool RotateSections {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 9

See Also

Reference

CrystalReportPartsViewer Class
CrystalReportPartsViewer Members
CrystalDecisions.Web Namespace