GrapeCity MultiRow Windows Forms Documentation
UpdateSummaryCellValue Method


Updates the cached value of MathStatistics calculation.
Syntax
Public Sub UpdateSummaryCellValue() 
Dim instance As GcMultiRow
 
instance.UpdateSummaryCellValue()
public void UpdateSummaryCellValue()
Remarks
We do not recommend calling this method when the SummaryCellValueCachePolicy property value is not SummaryCellValueCachePolicy.Always, because GcMultiRow can update the cache automatically in this case.
Requirements

Target Platforms: 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

See Also

Reference

GcMultiRow Class
GcMultiRow Members
SummaryCellValueCachePolicy Property

 

 


Copyright © GrapeCity, inc. All rights reserved.