Class CarouselItem
Implements a selectable item inside a Rad
Inherited Members
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Navigation.dll
Syntax
[TelerikToolboxCategory("Navigation")]
public class CarouselItem : RadRowItem, IRowItem, IThemable
Constructors
CarouselItem()
Declaration
public CarouselItem()
Fields
ReflectionSettingsProperty
ReflectionSettings property.
Declaration
public static readonly DependencyProperty ReflectionSettingsProperty
Field Value
System.
|
Methods
IsSelectable()
Determines whether this instance is selectable.
Declaration
protected override bool IsSelectable()
Returns
System.
|
Overrides
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call System.
Declaration
public override void OnApplyTemplate()
Overrides
OnCreateAutomationPeer()
Returns class-specific System.
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
System. The type-specific System. |
OnInitialized(EventArgs)
Raises the System.
Declaration
protected override void OnInitialized(EventArgs e)
Parameters
System. The System. |
OnMouseLeftButtonDown(MouseButtonEventArgs)
Invoked when an unhandled System.
Declaration
protected override void OnMouseLeftButtonDown(MouseButtonEventArgs e)
Parameters
System. The System. |
ResetTheme()
Resets the theme.
Declaration
public void ResetTheme()