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