IType |
[Missing <summary> documentation for "T:Altaxo.Gui.Common.ITypeAndInstanceController"]
public interface ITypeAndInstanceController : INotifyPropertyChanged
The ITypeAndInstanceController type exposes the following members.
| Name | Description | |
|---|---|---|
| InstanceController | Gets the controller that controls the instance. | |
| TypeLabel | Gets the label text associated with the type choice combo box. | |
| TypeNames | Gets the contents of the type choice combo box. The tags of the items must be of type Type |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value changes. (Inherited from INotifyPropertyChanged) |