Class RadCoverFlowItem
Inheritance
System.Object
RadCoverFlowItem
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public class RadCoverFlowItem : ListBoxItem, IAutomationPeer, IPeerConverter, IContentControl, IControl, IListBoxItem, IFrameworkElement, ITargetElement
Constructors
RadCoverFlowItem()
Declaration
public RadCoverFlowItem()
Properties
ContentImage
Index
Declaration
public int Index { get; }
Property Value
System.Int32
|
IsContentValid
Declaration
public bool IsContentValid { get; }
Property Value
System.Boolean
|
IsLoading
Declaration
public bool IsLoading { get; }
Property Value
System.Boolean
|
Methods
Click()
Declaration
public void Click()