Interface
IRadGalleryItem

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
public interface IRadGalleryItem : IContentControl, IControl, IFrameworkElement, ITargetElement

Derived Classes: RadGalleryItemRadGalleryItem

Inherited Members IControl.IsEnabledIFrameworkElement.CastAs<T>()IFrameworkElement.Parent<T>()IFrameworkElement.SetProxy(bool)IFrameworkElement.SetUid(string)IFrameworkElement.SetFindInfo(VisualFindInfo)IFrameworkElement.SetXamlTag(string)IFrameworkElement.AssignReference(AutomationReference)IFrameworkElement.SetFocus()IFrameworkElement.GetAutomationProperty(string)IFrameworkElement.GetProperty<T>(string)IFrameworkElement.GetPropertyTypeSafe(string)IFrameworkElement.SetProperty(string, object)IFrameworkElement.ScrollToVisible()IFrameworkElement.UserIFrameworkElement.FindIFrameworkElement.WaitIFrameworkElement.NameIFrameworkElement.AbsoluteSiblingTagIndexIFrameworkElement.ActualWidthIFrameworkElement.ActualHeightIFrameworkElement.TextIFrameworkElement.ToolTipTextIFrameworkElement.TextBlockContentIFrameworkElement.TextLiteralContentIFrameworkElement.ComputedVisibilityIFrameworkElement.UidITargetElement.Match(IFindExpression)ITargetElement.SetDepth(int)ITargetElement.AddChildNode(ITargetElement)ITargetElement.SetClosingTag(ITargetElement)ITargetElement.GetChildren()ITargetElement.GetParent()ITargetElement.GetHostParent()ITargetElement.SetParent(ITargetElement)ITargetElement.Refresh()ITargetElement.GetUniqueHashCode()ITargetElement.GetRectangle()ITargetElement.Capture()ITargetElement.CaptureImage()ITargetElement.GetStringPresentation()ITargetElement.TechnologyTypeITargetElement.DepthITargetElement.IsTestRegionITargetElement.ParsedElementITargetElement.Host

Properties

BackgroundSelectedColor

Declaration

cs-api-definition
IColor BackgroundSelectedColor { get; }

Property Value

IColor

BackgroundSelectedOpacity

Declaration

cs-api-definition
double BackgroundSelectedOpacity { get; }

Property Value

double

BackgroundSelectedVisibility

Declaration

cs-api-definition
Visibility BackgroundSelectedVisibility { get; }

Property Value

Visibility

BorderBrushColor

Declaration

cs-api-definition
IColor BorderBrushColor { get; }

Property Value

IColor

BorderOpacity

Declaration

cs-api-definition
double BorderOpacity { get; }

Property Value

double

BorderThickness

Declaration

cs-api-definition
Thickness BorderThickness { get; }

Property Value

Thickness

BorderVisibility

Declaration

cs-api-definition
Visibility BorderVisibility { get; }

Property Value

Visibility

HeaderBackgroundBorderColor

Declaration

cs-api-definition
IColor HeaderBackgroundBorderColor { get; }

Property Value

IColor

HeaderBackgroundBorderOpacity

Declaration

cs-api-definition
double HeaderBackgroundBorderOpacity { get; }

Property Value

double

HeaderBackgroundBorderVisibility

Declaration

cs-api-definition
Visibility HeaderBackgroundBorderVisibility { get; }

Property Value

Visibility

IsHighlighted

Declaration

cs-api-definition
bool IsHighlighted { get; }

Property Value

bool

IsSelected

Declaration

cs-api-definition
bool IsSelected { get; }

Property Value

bool