RadControls for Silverlight

Provides UI and logic for displaying and editing data in a from layout.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2013.1.403.1050

Syntax

C#
public class RadCollectionNavigator : CollectionNavigatorBase, 
	IThemable
Visual Basic
Public Class RadCollectionNavigator _
	Inherits CollectionNavigatorBase _
	Implements IThemable

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls..::..CollectionNavigatorBase
            Telerik.Windows.Controls..::..RadCollectionNavigator

See Also