ITabbedElementViewDC Interface |
Interface for a tabbed element view that is aware of its data context.
The controller must have a
Tabs property of type
SelectableListNodeList
with items of type
SelectableListNodeWithController,
and a
SelectedTab property whose type matches the type of the tags in
SelectableListNodeWithController.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface ITabbedElementViewDC : IDataContextAwareView
The ITabbedElementViewDC type exposes the following members.
Properties
See Also