Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Drawing Namespaces
Altaxo.Drawing
StyleListManagerBase<TList, TItem, TListManagerEntry> Class
StyleListManagerBase<TList, TItem, TListManagerEntry> Methods
ContainsList Method
CreateNewList Method
EhDeserializationInfoCreated Method
EhProjectClosed Method
GetAllListNames Method
GetEntryValue Method
GetEntryValues Method
GetList Method
GetListLevelName Method
GetParentList Method
GetUnusedName Method
InternalTryRegisterList Method
OnListAdded Method
OnListChanged Method
OnUserDefinedListAddedChangedRemoved Method
SwitchItemDefinitionLevelBetweenUserAndProject Method
TryGetItemByHierarchicalName Method
TryGetList Method
TryGetListByMembers Method
TryRegisterList Method
Style
List
Manager
Base
TList
,
TItem
,
TListManagerEntry
Get
Parent
List Method
Gets the parent list of the item
Namespace:
Altaxo.Drawing
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
abstract
TList
GetParentList
( TItem
item
)
Parameters
item
TItem
The item.
Return Value
TList
The parent list of the item.
Implements
IStyleListManager
TList, T
GetParentList(T)
See Also
Reference
StyleListManagerBase
TList, TItem, TListManagerEntry
Class
Altaxo.Drawing Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net