Reporting
Search Reporting
Contents
Overview
Release History
What's New in This Version
Installation
Quickstart
Designing Reports
Using Telerik Reporting in Applications
Telerik Reporting WCF Service
Licensing and Distribution
Standalone Report Designer
Integrated Visual Studio Report Designer UI
Best Practices
Frequently Asked Questions
Troubleshooting
For More Help
Reporting API Reference
Telerik.Reporting Namespace
AnchoringStyles Enumeration
AngularAxisLabelOrientation Enumeration
AreaSeries Class
AxisPositionMode Enumeration
Barcode Class
Barcode.SymbologyType Enumeration
BarDataPointLabelAlignment Enumeration
BarSeries Class
Binding Class
BindingCollection Class
CalculatedField Class
CalculatedFieldCollection Class
CartesianCoordinateSystem Class
CategoryScale Class
Chart Class
CheckBox Class
Crosstab Class
CubeDataSource Class
CubeDataSourceParameter Class
CubeDataSourceParameterCollection Class
DataFieldMapping Class
DataFieldMappingCollection Class
DataItem Class
DataPointMarkerType Enumeration
DataSource Class
DataSourceParameter Class
DateTimeScale Class
DateTimeScaleUnits Enumeration
DetailSection Class
DockingStyle Enumeration
EntityDataSource Class
ErrorEventArgs Class
ErrorEventHandler Delegate
ExponentialScale Class
Filter Class
FilterCollection Class
FilterOperator Enumeration
Graph Class
GraphAxis Class
GraphAxisLabelPlacement Enumeration
GraphAxisTickMarkDisplayType Enumeration
GraphAxisTitlePlacement Enumeration
GraphCoordinateSystem Class
GraphCoordinateSystemCollection Class
GraphGroup Class
GraphGroupCollection Class
GraphItem Class
GraphItemPosition Enumeration
GraphLegend Class
GraphScaleCrossAxisPosition Enumeration
GraphSeries Class
GraphSeries2D Class
GraphSeriesArrangeMode Enumeration
GraphSeriesCollection Class
GraphTitle Class
Group Class
GroupBase Class
GroupCollection Class
GroupFooterSection Class
GroupHeaderSection Class
Grouping Class
GroupingCollection Class
GroupKeepTogether Enumeration
GroupSection Class
HtmlTextBox Class
IAction Interface
IExtension Interface
InstanceReportSource Class
IReportDocument Interface
IReportParameter Interface
ItemEventArgs Class
ItemEventHandler Delegate
IToggleVisibilityTarget Interface
LineDataPointLabelAlignment Enumeration
LineSeries Class
List Class
LogarithmicScale Class
NavigateToBookmarkAction Class
NavigateToReportAction Class
NavigateToUrlAction Class
NumericalScale Class
ObjectDataSource Class
ObjectDataSourceBase Class
ObjectDataSourceParameter Class
ObjectDataSourceParameterCollection Class
OpenAccessDataSource Class
PageBreak Enumeration
PageEventArgs Class
PageEventHandler Delegate
PageFooterSection Class
PageHeaderSection Class
PageNumberingStyle Enumeration
PageSection Class
PageSection Members
PageSection Constructor
PageSection Methods
PageSection Properties
PrintOnFirstPage Property
PrintOnLastPage Property
PageSection Events
Panel Class
Parameter Class
ParameterCollection Class
PictureBox Class
PolarCoordinateSystem Class
RangeAreaSeries Class
RangeBarSeries Class
Report Class
ReportBook Class
ReportCollection Class
ReportFooterSection Class
ReportHeaderSection Class
ReportItem Class
ReportItemBase Class
ReportItemBase.ItemCollection Class
ReportObject Class
ReportParameter Class
ReportParameterAvailableValues Class
ReportParameterCollection Class
ReportParameterCollectionBase(TReportParameter) Class
ReportParameterType Enumeration
ReportParameterUISettings Class
ReportSection Class
ReportSectionBase Class
ReportSource Class
Scale Class
Shape Class
SortDirection Enumeration
Sorting Class
SortingCollection Class
SqlDataSource Class
SqlDataSourceCommandType Enumeration
SqlDataSourceParameter Class
SqlDataSourceParameterCollection Class
SubReport Class
Table Class
TableBody Class
TableBody.ColumnCollection Class
TableBody.RowCollection Class
TableBodyColumn Class
TableBodyRow Class
TableCell Class
TableCellContainer Class
TableGroup Class
TextBox Class
TextItemBase Class
ToggleVisibilityAction Class
ToggleVisivilityTargetCollection Class
TypeReportSource Class
UriReportSource Class
UrlTarget Enumeration
XmlReportSource Class
Telerik.Reporting.Cache.Interfaces Namespace
Telerik.Reporting.Charting Namespace
Telerik.Reporting.Charting.Styles Namespace
Telerik.Reporting.Configuration Namespace
Telerik.Reporting.Drawing Namespace
Telerik.Reporting.Drawing.Shapes Namespace
Telerik.Reporting.Expressions Namespace
Telerik.Reporting.Interfaces Namespace
Telerik.Reporting.Interfaces.Attributes Namespace
Telerik.Reporting.Paging Namespace
Telerik.Reporting.Paging.InteractiveLayout Namespace
Telerik.Reporting.Processing Namespace
Telerik.Reporting.Processing.Config Namespace
Telerik.Reporting.Processing.Graphing.CoordinateSystems Namespace
Telerik.Reporting.Service Namespace
Telerik.Reporting.Service.SilverlightClient Namespace
Telerik.Reporting.Xml Namespace
Telerik.Reporting.XmlSerialization Namespace
Telerik.ReportViewer.Common Namespace
Telerik.ReportViewer.Silverlight Namespace
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
Telerik.ReportViewer.Wpf Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
Telerik Reporting Q1 2013
PageSection Properties
PageSection Class
See Also
Send Feedback
The
PageSection
type exposes the following members.
Properties
Name
Description
Action
Gets or sets an interactive action associated with this report item.
(Inherited from
ReportItemBase
.)
Bindings
Gets the collection of binding rules contained within the report item.
(Inherited from
ReportItemBase
.)
Bookmark
Obsolete.
Gets or sets a bookmark label to be displayed for this report item.
(Inherited from
ReportItemBase
.)
BookmarkId
Gets or sets a bookmark id for this item.
(Inherited from
ReportItemBase
.)
ConditionalFormatting
Gets the collection of the conditional formatting rules, associated with this item.
(Inherited from
ReportItemBase
.)
Container
(Inherited from
ReportItemBase
.)
DesignMode
(Inherited from
ReportItemBase
.)
DocumentMapText
Gets or sets a text to be displayed for this item in the document map.
(Inherited from
ReportItemBase
.)
Height
Gets or sets the height of the current section.
(Inherited from
ReportSectionBase
.)
Items
Gets the collection of report items contained within the report item.
(Inherited from
ReportItemBase
.)
Name
Gets or sets the name of the report item.
(Inherited from
ReportItemBase
.)
Parent
Gets or sets the parent container of the report item.
(Inherited from
ReportItemBase
.)
PrintOnFirstPage
Gets or sets a value indicating whether the section should print on the first page of the report.
PrintOnLastPage
Gets or sets a value indicating whether the section should print on the last page of the report.
Report
Gets the report this item belongs to.
(Inherited from
ReportItemBase
.)
Site
(Inherited from
ReportItemBase
.)
Style
Gets a
Style
object specifying the appearance of the report item.
(Inherited from
ReportItemBase
.)
StyleName
Gets or sets the name of the report item's global style.
(Inherited from
ReportItemBase
.)
Visible
Gets or sets a value indicating whether the report item is displayed.
(Inherited from
ReportItemBase
.)
See Also
PageSection Class
Telerik.Reporting Namespace