Click or drag to resize

StyleListBagTList, TItemStyleLists Property

[Missing <summary> documentation for "P:Altaxo.Drawing.StyleListBag`2.StyleLists"]


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

Property Value

IEnumerableTList
See Also