Class
CollectionNavigator

A control providing UI to navigate collections.

Definition

Namespace:Telerik.Windows.Controls.Data.DataForm

Assembly:Telerik.Windows.Controls.Data.dll

Syntax:

cs-api-definition
public class CollectionNavigator : Control

Inheritance: objectCollectionNavigator

Constructors

CollectionNavigator()

Initializes a new instance of the CollectionNavigator class.

Declaration

cs-api-definition
public CollectionNavigator()

Methods

OnInitialized(EventArgs)

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

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

ResetTheme()

Resets the theme.

Declaration

cs-api-definition
public void ResetTheme()