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.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadGalleryItem : ContentControl, IAutomationPeer, IPeerConverter, IRadGalleryItem, IContentControl, IControl, IFrameworkElement, ITargetElement
Constructors
RadGalleryItem()
Declaration
public RadGalleryItem()
Properties
BackgroundSelectedColor
BackgroundSelectedOpacity
Declaration
public double BackgroundSelectedOpacity { get; }
Property Value
System.Double
|
Implements
BackgroundSelectedVisibility
Declaration
public Visibility BackgroundSelectedVisibility { get; }
Property Value
Visibility
|
Implements
BorderBrushColor
BorderOpacity
Declaration
public double BorderOpacity { get; }
Property Value
System.Double
|
Implements
BorderThickness
BorderVisibility
HeaderBackgroundBorderColor
HeaderBackgroundBorderOpacity
Declaration
public double HeaderBackgroundBorderOpacity { get; }
Property Value
System.Double
|
Implements
HeaderBackgroundBorderVisibility
Declaration
public Visibility HeaderBackgroundBorderVisibility { get; }
Property Value
Visibility
|
Implements
IsHighlighted
Declaration
public bool IsHighlighted { get; }
Property Value
System.Boolean
|
Implements
IsSelected
Declaration
public bool IsSelected { get; }
Property Value
System.Boolean
|