Class DescriptiveHeaderPanel
Inheritance
System.Object
DescriptiveHeaderPanel
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class DescriptiveHeaderPanel : UserControl, IComponentConnector
Constructors
DescriptiveHeaderPanel()
Declaration
public DescriptiveHeaderPanel()
Properties
HelpText
Declaration
public string HelpText { get; set; }
Property Value
System.String
|
HelpTip
Declaration
public object HelpTip { get; set; }
Property Value
System.Object
|
ImageSource
Declaration
public ImageSource ImageSource { get; set; }
Property Value
System.Windows.Media.ImageSource
|
ImageStyle
Declaration
public Style ImageStyle { get; set; }
Property Value
System.Windows.Style
|
ImageVisibility
Declaration
public Visibility ImageVisibility { get; set; }
Property Value
System.Windows.Visibility
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()