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
Telerik.Reporting.Cache.Interfaces Namespace
Telerik.Reporting.Charting Namespace
Telerik.Reporting.Charting.Styles Namespace
Telerik.Reporting.Configuration Namespace
Telerik.Reporting.Drawing Namespace
AttributeSelector Class
AttributeSelectorBase Class
BackgroundImage Class
BackgroundRepeat Enumeration
BorderBase Class
BorderColor Class
BorderStyle Class
BorderType Enumeration
BorderWidth Class
ColorPalette Class
ConditionalFormatting Class
DescendantSelector Class
ExternalStyleSheet Class
ExternalStyleSheetCollection Class
Font Class
FormattingRule Class
HorizontalAlign Enumeration
IColorPalette Interface
ImageSizeMode Enumeration
ISelector Interface
LineStyle Enumeration
MarginsU Class
MonochromaticPalette Class
Padding Class
PageSettings Class
PictureWatermark Class
PointU Structure
RectangleU Structure
SelectorCollection Class
SizeU Structure
Style Class
StyleRule Class
StyleRuleCollection Class
StyleSelector Class
StyleSheet Class
TextWatermark Class
TypeSelector Class
Unit Structure
UnitType Enumeration
VerticalAlign Enumeration
Watermark Class
WatermarkCollection Class
WatermarkOrientation Enumeration
WatermarkPosition Enumeration
WatermarkSizeMode Enumeration
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
C#
Visual Basic
Telerik Reporting Q1 2013
Telerik.Reporting.Drawing Namespace
Send Feedback
Classes
Class
Description
AttributeSelector
Represents a selector that matches a property value of a report item.
AttributeSelectorBase
Provides the abstract base class for an attribute selector.
BackgroundImage
Represents a background image associated with a
Style
BorderBase
BorderColor
A class used to specify the color of the border of an item.
BorderStyle
A class used to specify the style of the border of an item.
BorderWidth
A class used to specify the width of the border of an item.
ColorPalette
ConditionalFormatting
DescendantSelector
Represents a selector that matches an item that is a descendant of another item.
ExternalStyleSheet
Represents an external style sheet used to style a report.
ExternalStyleSheetCollection
Represents a collection of
ExternalStyleSheet
objects.
Font
Defines a particular format for text, including font face, size, and style attributes.
FormattingRule
MarginsU
MonochromaticPalette
Padding
Represents padding information associated with a report item.
PageSettings
Specifies settings that apply to a single, printed page.
PictureWatermark
Represents a picture watermark on a printable page.
SelectorCollection
Represents a collection of objects that implement
ISelector
Style
Represents the style of a report item.
StyleRule
Represents a style rule to be applied.
StyleRuleCollection
Represents a collection of
StyleRule
objects.
StyleSelector
An attribute selector based on the style name property.
StyleSheet
Represents a collection of styles for a
ReportItemBase
TextWatermark
Represents a text watermark on a printable page.
TypeSelector
Represents a selector base on a
Type
Watermark
Represents a watermark on a printable page.
WatermarkCollection
Represents a collection of watermarks on a printable page.
Structures
Structure
Description
PointU
Represents an ordered pair of unit-based point x- and y-coordinates that defines a point in a two-dimensional plane.
RectangleU
Stores a set of four Unit-based numbers that represent the location and size of a rectangle.
SizeU
Stores an ordered pair of Unit-based numbers, typically the width and height of a rectangle.
Unit
A structure representing a unit of measure.
Interfaces
Interface
Description
IColorPalette
ISelector
Allows an object to implement a style selector, and represents a set of methods to match a
ReportItemBase
and clone the selector.
Enumerations
Enumeration
Description
BackgroundRepeat
Indicates how a background image will be repeated.
BorderType
Specifies the type of a border.
HorizontalAlign
Specifies the vertical alignment of an object or text in a report item.
ImageSizeMode
Specifies how an image is positioned within an item.
LineStyle
Specifies the type of a line item
UnitType
Represents the type of a
Unit
.
VerticalAlign
Specifies the vertical alignment of an object or text in an report item.
WatermarkOrientation
Defines the orientation of the watermark text on the printable page.
WatermarkPosition
Defines the position of the watermark relative to the other items on the printable page.
WatermarkSizeMode
Defines the sizing mode of the watermark image on the printable page.