
'Declaration
Public Class PropertyOutputFormatterCurrency Inherits PropertyOutputFormatterDoubleBase
public class PropertyOutputFormatterCurrency : PropertyOutputFormatterDoubleBase
public ref class PropertyOutputFormatterCurrency : public PropertyOutputFormatterDoubleBase
// attach a currency formatter to the cell PropertyOutputFormatterCurrency curr = new PropertyOutputFormatterCurrency(crosstab.Definition.Cells.All.OutputFormatter); // two decimals curr.CountOfDecimals = "2";
System.Object
combit.Reporting.Dom.DomItem
combit.Reporting.Dom.PropertyOutputFormatterBase
combit.Reporting.Dom.PropertyOutputFormatterDoubleBase
combit.Reporting.Dom.PropertyOutputFormatterCurrency
Platforms: Windows 8.1, Windows 10 (Version 20H2 - 21H2), Windows 11 (21H2), Windows Server 2012 - 2022