combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyRepresentationCodes Class
Properties Methods

In This Topic
    PropertyRepresentationCodes Class Members
    In This Topic

    The following tables list the members exposed by PropertyRepresentationCodes.

    Public Properties
     NameDescription
    Public PropertyGets or sets the character used to end an expression. By default, a closing chevron is used.  
    Public PropertyGets or sets the character used to separate two expressions. By default, a pipe is used.  
    Public PropertyGets or sets the character used to begin an expression. By default, an opening chevron is used.  
    Public PropertyGets or sets the character used to separate the lines in the expression assistant. Usually this character will not be displayed. Default: "¤" (code 164).  
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the character used to prevent a line wrap between two characters. Default: code 3.  
    Public PropertyGets or sets the character used to mark a possible line wrap position.  Default: code 2.  
    Public PropertyGets or sets the character used as carriage return. Default: "¶" (code 182).  
    Public PropertyGets or sets the character used as tab character. Default:  "÷" (code 247).  
    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 DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also