Rad
Controls for ASP.NET AJAX
Search RadControls for ASP.NET AJAX
Contents
Introduction
What's new
Changes and backward compatibility
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
Visual StyleBuilder
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Testing with Test Studio
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
Telerik.Charting Namespace
Telerik.Charting.Styles Namespace
Telerik.Web Namespace
Telerik.Web.UI Namespace
Telerik.Web.UI.AsyncUpload Namespace
Telerik.Web.UI.AutoCompleteBox Namespace
Telerik.Web.UI.Barcode Namespace
Telerik.Web.UI.Calendar Namespace
Telerik.Web.UI.Calendar.Collections Namespace
Telerik.Web.UI.Calendar.Utils Namespace
Telerik.Web.UI.Calendar.View Namespace
Telerik.Web.UI.ComboBox Namespace
Telerik.Web.UI.Dialogs Namespace
Telerik.Web.UI.Dictionaries Namespace
Telerik.Web.UI.Dock Namespace
Telerik.Web.UI.Editor Namespace
Telerik.Web.UI.Editor.DialogControls Namespace
Telerik.Web.UI.Editor.Diff Namespace
Telerik.Web.UI.Editor.Export Namespace
Telerik.Web.UI.Editor.MarkdownSharp Namespace
Telerik.Web.UI.Editor.TrackChanges Namespace
Telerik.Web.UI.Export Namespace
Telerik.Web.UI.ExportInfrastructure Namespace
Telerik.Web.UI.FileExplorer Namespace
Telerik.Web.UI.Gauge Namespace
Telerik.Web.UI.Grid.Export Namespace
Telerik.Web.UI.GridExcelBuilder Namespace
Telerik.Web.UI.HtmlChart Namespace
Telerik.Web.UI.HtmlChart.PlotArea Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItemCollections Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems Namespace
Telerik.Web.UI.HtmlChart.PlotArea.SeriesItemsCollection Namespace
Telerik.Web.UI.ImageEditor Namespace
Telerik.Web.UI.InputManager Namespace
Telerik.Web.UI.ODataSource.Filters Namespace
Telerik.Web.UI.ODataSource.Transport Namespace
Telerik.Web.UI.PersistenceFramework Namespace
Telerik.Web.UI.PivotGrid Namespace
Telerik.Web.UI.PivotGrid.Core Namespace
Telerik.Web.UI.PivotGrid.Core.Aggregates Namespace
Telerik.Web.UI.PivotGrid.Core.DataProviders Namespace
Telerik.Web.UI.PivotGrid.Core.Fields Namespace
ContainerNode Class
ContainerNodeRole Enumeration
FieldDescriptionProviderBase Class
FieldDescriptionProviderState Enumeration
FieldInfoData Class
FieldInfoNode Class
FieldRoles Enumeration
GetDescriptionsDataCompletedEventArgs Class
IFieldDescriptionProvider Interface
IFieldInfoData Interface
IFieldInfoExtractor Interface
IPivotFieldInfo Interface
LocalDataSourceFieldDescriptionsProvider Class
LocalFieldDescriptionsProviderBase Class
PivotFieldInfo Class
PropertyDescriptorFieldInfo Class
PropertyFieldInfo Class
PropertyInfoFieldInfo Class
Telerik.Web.UI.PivotGrid.Core.Filtering Namespace
Telerik.Web.UI.PivotGrid.Core.Groups Namespace
Telerik.Web.UI.PivotGrid.Core.Olap Namespace
Telerik.Web.UI.PivotGrid.Core.Totals Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Adomd Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Xmla Namespace
Telerik.Web.UI.PivotGrid.Queryable Namespace
Telerik.Web.UI.PivotGrid.Queryable.Groups Namespace
Telerik.Web.UI.Rotator Namespace
Telerik.Web.UI.Scheduler Namespace
Telerik.Web.UI.SearchBox Namespace
Telerik.Web.UI.SearchBox.Renderers Namespace
Telerik.Web.UI.SocialShare Namespace
Telerik.Web.UI.Spell Namespace
Telerik.Web.UI.Upload Namespace
Telerik.Web.UI.Widgets Namespace
Telerik.Web.Zip Namespace
Telerik.Web.Zip.LZMA Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
RadControls for ASP.NET AJAX Documentation
Telerik.Web.UI.PivotGrid.Core.Fields Namespace
Send Feedback
RadControls for ASP.NET AJAX
Classes
Class
Description
ContainerNode
Represents a node in
FieldInfoNode
hierarchy.
FieldDescriptionProviderBase
A base class for various implementations of
IFieldDescriptionProvider
.
FieldInfoData
Provides information about properties/fields of items that are used by a
IFieldDescriptionProvider
.
FieldInfoNode
Represents a node that is associated with
IPivotFieldInfo
instance.
GetDescriptionsDataCompletedEventArgs
Provides data for the
GetDescriptionsDataAsyncCompleted
event.
LocalDataSourceFieldDescriptionsProvider
An
IFieldDescriptionProvider
for a generic ItemsSource.
LocalFieldDescriptionsProviderBase
A base class for various FieldInfo classes presenting local sources. An implementation of
IFieldDescriptionProvider
.
PivotFieldInfo
Represents an abstraction of a property info.
PropertyDescriptorFieldInfo
An
IPivotFieldInfo
that uses
PropertyDescriptor
to identify a property.
PropertyFieldInfo
Represents an abstraction of a property info that can set and get values.
PropertyInfoFieldInfo
An
IPivotFieldInfo
that uses
Func
<
(Of
<
(
<'
T, TResult
>
)
>
)
>
for property access.
Interfaces
Interface
Description
IFieldDescriptionProvider
Handles creation and lookup of
IPivotFieldInfo
instances.
IFieldInfoData
Interface used to provide
IPivotFieldInfo
for specific data source.
IFieldInfoExtractor
A
IPivotFieldInfo
s provider.
IPivotFieldInfo
Represents an abstraction of a property info.
Enumerations
Enumeration
Description
ContainerNodeRole
An
ContainerNode
role.
FieldDescriptionProviderState
An
IFieldDescriptionProvider
state.
FieldRoles
Available roles for an
IPivotFieldInfo
.