StyleListManagerBaseTList, TItem, TListManagerEntryOnListAdded Method |
Raises notifications after a list has been added.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual void OnListAdded(
TList list,
ItemDefinitionLevel level
)
Parameters
- list TList
- The added list.
- level ItemDefinitionLevel
- The definition level of the added list.
See Also