IStyleListManagerTList, TSwitchItemDefinitionLevelBetweenUserAndProject Method |
Switches the item definition level between user and project, i.e. a list that was at user level before is switched to project level,
and a list that was at project level before is switched to user level.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void SwitchItemDefinitionLevelBetweenUserAndProject(
string name
)
Parameters
- name String
- The name of the list.
See Also