Interface IScreenTipContent
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public interface IScreenTipContent
Properties
Description
Declaration
string Description { get; set; }
Property Value
System.String
|
TemplateType
Declaration
Type TemplateType { get; set; }
Property Value
System.Type
|
TipItems
TipSize
Declaration
Size TipSize { get; }
Property Value
System.Drawing.Size
|