Click or drag to resize

RowSelectionController_supposedParentDataTable Property

The data table that the column of the style should belong to.

Namespace: Altaxo.Gui.Data.Selections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public DataTable _supposedParentDataTable { get; }

Property Value

DataTable
See Also