Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.GridView.dll
Syntax:
C#
public class RadPageViewExplorerBarProvider : IRadPageViewProvider
Inheritance: objectRadPageViewExplorerBarProvider
Implements:
Constructors
C#
public RadPageViewExplorerBarProvider()
Methods
Creates the page view element.
C#
public RadPageViewElement CreatePageViewElement(object context)
The context.
Returns:Implements:
Creates the page view item.
C#
public RadPageViewItem CreatePageViewItem(object context)
The context.
Returns:Implements: