'Declaration Public Property CalculationSettings As SummaryCalculationSettings
public SummaryCalculationSettings CalculationSettings {get; set;}
Note: this property will be ignored unless DataPresenterBase's DataPresenterBase.CalculationAdapter is set.
Note: To format the result of the formula, specify the StringFormat property.
Note: If you specify on the CalculationSettings then SourceFieldName and Calculator properties must not be specified. Otherwise the Formula setting will be ignored and SourceField and Calculator settings will be honored. They are exclusive. You can either use the XamCalculationManager's formula calculation functionality for the summary or the built-in summary calculators for a summary.
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