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

In This Topic
    TableFieldHtml Class Members
    In This Topic

    The following tables list the members exposed by TableFieldHtml.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    Public PropertyGets or sets the html contents.  
    Public Property

    Gets or sets the interpretation of the Contents property. Possible values are:

     

    Value Meaning
    "0"

    Contents is a URL.

    "1"

    Contents is a file name.

    "2"

    Contents is a variable or field name containing a HTML stream.

     
    Public Property (Inherited from TableFieldBase)
    Public PropertyGets or sets if this object will be exported vectorized (if applicable, e.g. for PDF or EMF export) or as picture object.  
    Public Property (Inherited from TableFieldBase)
    Public PropertyGets or sets if the content will be fit to the cell or a page break can occur.  
    Public Property (Inherited from TableFieldBase)
    Public Property  
    Public Property (Inherited from TableFieldBase)
    Public Property

    Link that will be opened when clicking on the FIELD. This functionality is only available for the following output targets:

    • Preview
    • PDF
    • HTML
    (Inherited from TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    Public Property (Inherited from TableFieldBase)
    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 TableFieldBase)
    Public Method (Inherited from TableFieldBase)
    Public Method (Inherited from TableFieldBase)
    Top
    See Also