Interface IToolWindow
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IToolWindow : IContentControl, IControl, IFrameworkElement, ITargetElement
Properties
HeaderElement
HorizontalOffset
Declaration
double HorizontalOffset { get; }
Property Value
System.Double
|
Title
Declaration
string Title { get; }
Property Value
System.String
|
VerticalOffset
Declaration
double VerticalOffset { get; }
Property Value
System.Double
|
Methods
Close()
Declaration
void Close()
SelectToolWindow()
Declaration
void SelectToolWindow()