StyleListManagerBaseEntryValueTList, TList Property |
Gets the list of items.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TList List { get; }
Property Value
TList
The list of items.
See Also