Interface IRadGalleryItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IRadGalleryItem : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
BackgroundSelectedColor
BackgroundSelectedOpacity
Declaration
double BackgroundSelectedOpacity { get; }
Property Value
System.Double
|
BackgroundSelectedVisibility
BorderBrushColor
BorderOpacity
Declaration
double BorderOpacity { get; }
Property Value
System.Double
|
BorderThickness
BorderVisibility
HeaderBackgroundBorderColor
HeaderBackgroundBorderOpacity
Declaration
double HeaderBackgroundBorderOpacity { get; }
Property Value
System.Double
|
HeaderBackgroundBorderVisibility
IsHighlighted
Declaration
bool IsHighlighted { get; }
Property Value
System.Boolean
|
IsSelected
Declaration
bool IsSelected { get; }
Property Value
System.Boolean
|