Enum CrossSectionItemPosition
Defines the position of the cross-section item relative to the other items on the page.
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public enum CrossSectionItemPosition
Behind
Specifies that the cross-section item is behind the other items on the page.
Front
Specifies that the cross-section item is in front of the other items on the page.