Class RadTile
Inherited Members
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadTile : HtmlDivConstructors
RadTile()
Declaration
public RadTile()RadTile(Element)
Properties
AnimationDuration
Declaration
public int AnimationDuration { get; }Property Value
| System.Int32 
 | 
AutoPostBack
Declaration
public bool AutoPostBack { get; set; }Property Value
| System.Boolean 
 | 
ClientId
Declaration
public string ClientId { get; }Property Value
| System.String 
 | 
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
Easing
Declaration
public string Easing { get; }Property Value
| System.String 
 | 
EnableSelection
Declaration
public bool EnableSelection { get; set; }Property Value
| System.Boolean 
 | 
HidePeekTemplateOnMouseOut
Declaration
public bool HidePeekTemplateOnMouseOut { get; set; }Property Value
| System.Boolean 
 | 
Id
Declaration
public string Id { get; set; }Property Value
| System.String 
 | 
ImageUrl
Declaration
public string ImageUrl { get; set; }Property Value
| System.String 
 | 
IsInitialized
Declaration
public bool IsInitialized { get; }Property Value
| System.Boolean 
 | 
IsUpdating
Declaration
public bool IsUpdating { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Name
Declaration
public string Name { get; set; }Property Value
| System.String 
 | 
NavigateUrl
PeekCloseDelay
Declaration
public int PeekCloseDelay { get; set; }Property Value
| System.Int32 
 | 
PeekShowInterval
Declaration
public int PeekShowInterval { get; set; }Property Value
| System.Int32 
 | 
PeekTemplateAnimationType
Declaration
public PeekTemplateAnimation PeekTemplateAnimationType { get; set; }Property Value
| PeekTemplateAnimation 
 | 
Selected
Declaration
public bool Selected { get; set; }Property Value
| System.Boolean 
 | 
Shape
ShowPeekTemplateOnMouseOver
Declaration
public bool ShowPeekTemplateOnMouseOver { get; set; }Property Value
| System.Boolean 
 | 
Target
Declaration
public string Target { get; set; }Property Value
| System.String 
 | 
Text
Declaration
public string Text { get; set; }Property Value
| System.String 
 | 
Type
Visible
Declaration
public bool Visible { get; set; }Property Value
| System.Boolean 
 | 
Methods
AssignElement(Element)
ControlAssert()
HidePeekTemplate()
Declaration
public void HidePeekTemplate()ShowPeekTemplate()
Declaration
public void ShowPeekTemplate()