ISelectorInteraction
Interface
Exposes interface for internal interaction with the selectors.
Definition
Namespace:Telerik.Windows.Controls.Primitives
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public interface ISelectorInteraction
Derived Classes:
Properties
Gets a value indicating whether this instance is default collection view.
C#
bool IsDefaultCollectionView { get; }
Methods
Gets the data item.
Gets the items.
Moves the current item in collection view.