Class PropertyEditorView
Inheritance
System.Object
PropertyEditorView
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class PropertyEditorView : UserControl, IComponentConnector
Constructors
PropertyEditorView()
Declaration
public PropertyEditorView()
Properties
BoundItem
Declaration
public object BoundItem { get; set; }
Property Value
System.Object
|
Methods
HandleCommand(ICommand, Object)
Declaration
public void HandleCommand(ICommand command, object commandArgs)
Parameters
System.Windows.Input.ICommand
command
|
System.Object
commandArgs
|
InitializeComponent()
Declaration
public void InitializeComponent()