Click or drag to resize

DataTableMatrixProxyControllerRowsController Property

Gets or sets the rows controller.

Namespace: Altaxo.Gui.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AscendingIntegerCollectionController RowsController { get; set; }

Property Value

AscendingIntegerCollectionController
See Also