Interface ITestExplorerWrapper
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public interface ITestExplorerWrapper
Properties
Explorer
ShowContext
Declaration
RadButton ShowContext { get; }
Property Value
Telerik.Windows.Controls.RadButton
|