Class RadToolTip
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 RadToolTip : HtmlContainerControl
Constructors
RadToolTip()
Declaration
public RadToolTip()
RadToolTip(Element)
Properties
AutoCloseDelay
Declaration
public int AutoCloseDelay { get; set; }
Property Value
System.Int32
|
ClientId
Declaration
public string ClientId { get; }
Property Value
System.String
|
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }
Property Value
System.String
|
Overrides
Height
Declaration
public int Height { get; set; }
Property Value
System.Int32
|
HideDelay
Declaration
public int HideDelay { get; set; }
Property Value
System.Int32
|
HideEvent
Declaration
public int HideEvent { get; set; }
Property Value
System.Int32
|
HideMode
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression
|
Overrides
Modal
Declaration
public bool Modal { get; set; }
Property Value
System.Boolean
|
MouseTrailing
Declaration
public bool MouseTrailing { get; set; }
Property Value
System.Boolean
|
OffsetX
Declaration
public int OffsetX { get; set; }
Property Value
System.Int32
|
OffsetY
Declaration
public int OffsetY { get; set; }
Property Value
System.Int32
|
RelativeTo
Declaration
public int RelativeTo { get; set; }
Property Value
System.Int32
|
RelativeToMode
Declaration
public ToolTipRelativeToMode RelativeToMode { get; }
Property Value
ToolTipRelativeToMode
|
ShowCallout
Declaration
public bool ShowCallout { get; set; }
Property Value
System.Boolean
|
ShowDelay
Declaration
public int ShowDelay { get; set; }
Property Value
System.Int32
|
ShowEvent
Declaration
public int ShowEvent { get; set; }
Property Value
System.Int32
|
ShowMode
TargetControlId
Declaration
public string TargetControlId { get; set; }
Property Value
System.String
|
Text
Declaration
public string Text { get; set; }
Property Value
System.String
|
Title
Declaration
public string Title { get; set; }
Property Value
System.String
|
Visible
Declaration
public bool Visible { get; }
Property Value
System.Boolean
|
Width
Declaration
public int Width { get; set; }
Property Value
System.Int32
|
ZIndex
Declaration
public int ZIndex { get; set; }
Property Value
System.Int32
|
Methods
AssignElement(Element)
ControlAssert()
Hide()
Declaration
public void Hide()
Show()
Declaration
public void Show()