'Declaration Public Property AssumeFilteredOutUntilInitialCalculationsComplete As Nullable(Of Boolean)
public Nullable<bool> AssumeFilteredOutUntilInitialCalculationsComplete {get; set;}
Note: This property is ignored if CalculationScope is explicitly set to CalculationScope.FilteredSortedList. Also if this property is set to true and the CalculationScope is not explicitly set then CalculationScope will resolve to CalculationScope.FullSortedList instead of CalculationScope.FilteredSortedList.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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