SortingDataColumnsModelSortingColumnsArePropertyColumns Property |
Gets a value indicating whether the sorting columns are property columns (value == true) or data columns (value == false).
Namespace: Altaxo.Gui.Data.SortingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic bool SortingColumnsArePropertyColumns { get; init; }Property Value
Boolean
See Also