RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Provides data access for pivot grouping.

Namespace: Telerik.Web.UI.PivotGrid.Core
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.611.0 (2013.02.0611.0)

Syntax

C#
public interface IDataProvider : INotifyPropertyChanged, 
	ISupportInitialize
Visual Basic
Public Interface IDataProvider _
	Inherits INotifyPropertyChanged, ISupportInitialize

See Also