Click or drag to resize

RowSelectionControllerSupposedParentDataTable Property

Sets the data table that is assumed to be the parent of the edited row selection.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DataTable SupposedParentDataTable { set; }

Property Value

DataTable
See Also