List & Label .NET
combit.Reporting.Dom Namespace / PropertyOutputFormatterDouble Class
Properties Methods

In This Topic
    PropertyOutputFormatterDouble Class Members
    In This Topic

    The following tables list the members exposed by PropertyOutputFormatterDouble.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of decimals. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the decimal separator char type. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets if a zero value should be displayed as empty string. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the exponential format. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public Property  
    Public PropertyGets or sets if a leading zero should be printed. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the negative format type. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets if trailing zeroes should be removed. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the thousands separator char type. (Inherited from combit.Reporting.Dom.PropertyOutputFormatterDoubleBase)
    Public Property  
    Top
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from combit.Reporting.Dom.DomItem)
    Top
    See Also