New to Telerik UI for WPFStart a free 30-day trial

A control providing UI to navigate collections.

Definition

Namespace:Telerik.Windows.Controls.Data.DataForm

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

C#
public class CollectionNavigator : Control

Inheritance: objectCollectionNavigator

Constructors

Initializes a new instance of the CollectionNavigator class.

C#
public CollectionNavigator()

Methods

Raises the event. This method is invoked whenever is set to true internally.

C#
protected override void OnInitialized(EventArgs e)
Parameters:eEventArgs

The RoutedEventArgs that contains the event data.

Resets the theme.

C#
public void ResetTheme()