Click or drag to resize

StyleListBagTList, TItemStyleLists Property

Gets the style lists stored in this bag.

Namespace: Altaxo.Drawing
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public IEnumerable<TList> StyleLists { get; }

Property Value

IEnumerableTList
See Also