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