Provides a user interface for paging through a collection of data.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class RadDataPager : Control,
IThemable |
| Visual Basic |
|---|
Public Class RadDataPager _
Inherits Control _
Implements IThemable |
Inheritance Hierarchy
See Also