New to Telerik ReportingStart a free 30-day trial

Defines the position of the cross-section item relative to the other items on the page.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public enum CrossSectionItemPosition

Fields

Specifies that the cross-section item is behind the other items on the page.

C#
Behind = 0

Specifies that the cross-section item is in front of the other items on the page.

C#
Front = 1
In this article
DefinitionFieldsBehindFront
Not finding the help you need?
Contact Support