ITabbedElementViewDC Interface |
Interface for a tabbed element view (data context aware).
The controller must have a 'Tabs' property (of type
SelectableListNodeList
with items of type
SelectableListNodeWithController,
and a 'SelectedTab' property of any type (the type should match the type of the tags in
SelectableListNodeWithController.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public interface ITabbedElementViewDC : IDataContextAwareView
The ITabbedElementViewDC type exposes the following members.
Properties See Also