When AllowMultiContextCellSpanning is set to true, the datagrid will attempt to use the DataGridControl's SpannedCellSelector and SpannedCellConfigurationSelector for every cell of the grid, and ignore the DetailConfiguration's SpannedCellSelector and SpannedCellConfigurationSelector, if and only if:
- DataGridControl.SpannedCellSelector is null;
or
- the SpannedCellSelector.CanMergeMultipleContexts property of DataGridControl.SpannedCellSelector returns true.
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2