Class RadGalleryItem
Inheritance
System.Object
RadGalleryItem
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 RadGalleryItem : ContentControl, IAutomationPeer, IPeerConverter, IRadGalleryItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadGalleryItem()
Declaration
public RadGalleryItem()
Properties
BackgroundSelectedColor
Declaration
public IColor BackgroundSelectedColor { get; }
Property Value
Implements
BackgroundSelectedOpacity
Declaration
public double BackgroundSelectedOpacity { get; }
Property Value
System.
|
Implements
BackgroundSelectedVisibility
Declaration
public Visibility BackgroundSelectedVisibility { get; }
Property Value
Implements
BorderBrushColor
Declaration
public IColor BorderBrushColor { get; }
Property Value
Implements
BorderOpacity
Declaration
public double BorderOpacity { get; }
Property Value
System.
|
Implements
BorderThickness
Declaration
public Thickness BorderThickness { get; }
Property Value
Implements
BorderVisibility
Declaration
public Visibility BorderVisibility { get; }
Property Value
Implements
HeaderBackgroundBorderColor
Declaration
public IColor HeaderBackgroundBorderColor { get; }
Property Value
Implements
HeaderBackgroundBorderOpacity
Declaration
public double HeaderBackgroundBorderOpacity { get; }
Property Value
System.
|
Implements
HeaderBackgroundBorderVisibility
Declaration
public Visibility HeaderBackgroundBorderVisibility { get; }
Property Value
Implements
IsHighlighted
Declaration
public bool IsHighlighted { get; }
Property Value
System.
|
Implements
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.
|