Click or drag to resize

GridPartitioningControllerRowCollection Property

[Missing <summary> documentation for "P:Altaxo.Gui.Graph.GridPartitioningController.RowCollection"]


Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ObservableCollection<DimensionfulQuantity> RowCollection { get; }

Property Value

ObservableCollectionDimensionfulQuantity
See Also