RadTile
Class
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
C#
public class RadTile : HtmlDiv
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlDivRadTile...
Inherited Members
Constructors
C#
public RadTile()
Properties
C#
public int AnimationDuration { get; }
C#
public bool AutoPostBack { get; set; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public bool EnableSelection { get; set; }
C#
public bool HidePeekTemplateOnMouseOut { get; set; }
C#
public bool IsInitialized { get; }
C#
public bool IsUpdating { get; }
C#
public override IFindExpression LocatorExpression { get; }
Overrides:
C#
public string NavigateUrl { get; set; }
C#
public int PeekCloseDelay { get; set; }
C#
public int PeekShowInterval { get; set; }
C#
public PeekTemplateAnimation PeekTemplateAnimationType { get; set; }
C#
public bool ShowPeekTemplateOnMouseOver { get; set; }
Methods
C#
public void HidePeekTemplate()
C#
public void ShowPeekTemplate()