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
Telerik.Reporting.Drawing.Shapes Namespace
Telerik.Reporting.Expressions Namespace
AggregateFunctionAttribute Class
AggregateFunctionParameterAttribute Class
ExampleAttribute Class
FunctionAttribute Class
IAggregateFunction Interface
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
Telerik.ReportViewer.Xaml Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q2 2013
Telerik.Reporting.Expressions Namespace
Send Feedback
Classes
Class
Description
AggregateFunctionAttribute
Used to specify the usage and the design time description of the aggregate function. This class cannot be inherited.
AggregateFunctionParameterAttribute
Used to specify the usage and the design time description of the aggregate function parameter.
ExampleAttribute
Used to specify the usage and the design time description of the functions.
FunctionAttribute
Used to specify the usage and the design time description of the functions.
Interfaces
Interface
Description
IAggregateFunction
Provides custom (user-defined) implementation for aggregate function.