Class HeaderTitleControl
Inheritance
System.Object
HeaderTitleControl
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class HeaderTitleControl : UserControl, IComponentConnector
Constructors
HeaderTitleControl()
Declaration
public HeaderTitleControl()
Properties
Description
Declaration
public string Description { get; set; }
Property Value
System.String
|
Header
Declaration
public string Header { get; set; }
Property Value
System.String
|
ImageSource
Declaration
public ImageSource ImageSource { get; set; }
Property Value
System.Windows.Media.ImageSource
|
Methods
InitializeComponent()
Declaration
public void InitializeComponent()