combit List & Label 29 - .NET Help
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 PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets if a zero value should be displayed as empty string. (Inherited from PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the exponential format. (Inherited from PropertyOutputFormatterDoubleBase)
    Public Property  
    Public PropertyGets or sets if a leading zero should be printed. (Inherited from PropertyOutputFormatterDoubleBase)
    Public Property (Inherited from PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the negative format type. (Inherited from PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets if trailing zeroes should be removed. (Inherited from PropertyOutputFormatterDoubleBase)
    Public PropertyGets or sets the thousands separator char type. (Inherited from 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 PropertyOutputFormatterDoubleBase)
    Public Method (Inherited from PropertyOutputFormatterDoubleBase)
    Public Method (Inherited from PropertyOutputFormatterDoubleBase)
    Top
    See Also