SortingDataColumnsModelMoveOnlyDataColumnsThatMatchPropertyColumnGroup Property |
This property is only relevant if
SortingColumnsArePropertyColumns is true.
If the value is true, only data columns that match the property column group will be moved.
If the value is false, all data columns will be moved.
Namespace: Altaxo.Gui.Data.SortingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool MoveOnlyDataColumnsThatMatchPropertyColumnGroup { get; set; }Property Value
Boolean
See Also