Home > @activeviam/activeui-sdk > TableSelectionRange > anchoredColumns
TableSelectionRange.anchoredColumns property
A selection can be initiated from a parent column header. In this case, all its children columns are represented by this property and should remain selected during the rest of the user action.
Signature:
anchoredColumns?: RowOrColumnRange;