RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Classes

  ClassDescription
Public classAggregateDescriptionBase
Represents a base type for aggregate description.
Public classAggregateValue
Holds a value presentation of an aggregate function accumulated during pivot grouping.
Public classCellAggregateValue
Contains the value of an [!:Telerik.Web.UI.PivotGrid.Core.Aggregates.AggregateValue] and the IAggregateDescription that produced it.
Public classCloneable
Defines an object that has a modifiable state and a read-only state. Classes that derive from Cloneable can clone themselves.
Public classDataProviderStatusChangedEventArgs
Event data for the StatusChanged event of all IDataProvider types.
Public classDateTimeGroupDescription
Used for DateTime values to group items, provide well known groups, sort and filter the groups.
Public classDescriptionBase
Contains mechanisms to access and describe properties of objects used as source in pivot grouping.
Public classDoubleGroupDescription
Used for numeric values to group items, provide well known groups, sort and filter the groups.
Public classFilterDescription
Base class for FilterDescription.
Public classGrandTotalComparer
Used for IGroup comparison based on their grand totals.
Public classGroupComparer
A base class for IGroup comparers.
Public classGroupDescription
Used to group items, provide well known groups, sort and filter the groups.
Public classGroupDescriptionBase
Base class for GroupDescription.
Public classGroupNameComparer
Used for IGroup comparison based on their Names.
Public classLocalDataSourceProvider
Provides a pivot grouping access to local source such as an IList of instances of user defined classes.
Public classNullValue
Object that represents Group with null value.
Public classObjectComparer
Exposes a method that compares two objects.
Public classPivotTrace
Exposes RadPivotGrid-related trace infrastructure.
Public classPrepareDescriptionForFieldEventArgs
Provides data for the [E:PrepareDescriptionForField] event.
Public classPropertyAggregateDescription
Describes the aggregation of items using a property name as the criteria.
Public classPropertyAggregateDescriptionBase
Base class that describes the aggregation of items using a property name as the criteria.
Public classPropertyFilterDescription
Report FilterDescription implementation.
Public classPropertyFilterDescriptionBase
Report FilterDescription implementation.
Public classPropertyGroupDescription
Used to group items, provide well known groups, sort and filter the groups for a LocalDataSourceProvider based on the item's PropertyName value.
Public classPropertyGroupDescriptionBase
Base class used to group items, provide well known groups, sort and filter the groups for a LocalDataSourceProvider based on the item's PropertyName value.
Public classSettingsChangedEventArgs
Provides data for the SettingsChanged event.
Public classSettingsNode
Base class that support Clone()()()() Clone and INotifyPropertyChanged.
Public classSettingsNodeCollection<(Of <(<'T>)>)>
A Collection of SettingsNode items. Tunnels events from the items to the Parent. Does not raises SettingsChanged on collection change.
Public classStringTraceWriter
Trace writer that writes all trace messages to a string.
Public classTelerikPivotTraceSources
Provides debug tracing support that is specifically targeted for applications that use Telerik pivot components.
Public classViewModelBase
Base class for all ViewModel classes. It provides support for property change notifications and has a DisplayName property. This class is abstract.

Structures

  StructureDescription
Public structureCoordinate
An unique point determined by two IGroups - the RowGroup and the ColumnGroup.

Interfaces

  InterfaceDescription
Public interfaceIAggregateDescription
Specify the set of properties and methods that a AggregateDescription should implement.
Public interfaceIAggregateResultProvider
This interface provides access to the IGroups and intermediate AggregateValues accumulated during a pivot grouping process.
Public interfaceIDataProvider
Provides data access for pivot grouping.
Public interfaceIDescriptionBase
Base interface for describing FilterDescription, GroupDescription and AggregateDescription.
Public interfaceIEditable
Specifies that this object supports a simple, transacted notification for change initialization.
Public interfaceIGroup
A pivot group abstraction.
Public interfaceIGroupDescription
Interface that describe GroupDescription.
Public interfaceIHierarchyAdapter
Describes a hierarchy.
Public interfaceINamed
Specifies that the object has a display friendly name to be used for UI purposes.
Public interfaceIPivotResults
This interface provides access to the IGroups and AggregateValues accumulated during a pivot grouping process.
Public interfaceIPivotSettings
Represents an interface for controlling pivot settings like group descriptions, aggregate descriptions, etc.
Public interfaceIPivotTraceWriter
Represents a trace writer for RadPivotGrid-related information.
Public interfaceIReadOnlyList<(Of <(<'T>)>)>
An read only list.

Enumerations

  EnumerationDescription
Public enumerationComparison
A list of all possible filtering conditions used in [!:ComparisonCondition].
Public enumerationDataProviderDescriptionType
Specifies description type.
Public enumerationDataProviderStatus
An IDataProvider status.
Public enumerationDateTimeStep
Grouping steps for groups based on DateTime values.
Public enumerationGroupType
Possible IGroup types.
Public enumerationPivotAxis
Identifies a pivot grouping axis - rows or columns.
Public enumerationSortedListSelection
Identifies a location of a subset of items in a sorted list.
Public enumerationSortOrder
Specifies how items are sorted.