combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / TableFieldHtml Class

TableFieldHtml Class Properties

For a list of all members of this type, see TableFieldHtml members.

Public Properties
 NameDescription
Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
Public Property (Inherited from combit.Reporting.Dom.TableField)
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 combit.Reporting.Dom.TableField)
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 combit.Reporting.Dom.TableField)
Public PropertyGets or sets if the content will be fit to the cell or a page break can occur.  
Public Property (Inherited from combit.Reporting.Dom.TableField)
Public Property  
Public Property (Inherited from combit.Reporting.Dom.DomItem)
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 combit.Reporting.Dom.TableFieldBase)
Public Property (Inherited from combit.Reporting.Dom.TableField)
Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
Public Property (Inherited from combit.Reporting.Dom.TableField)
Public Property (Inherited from combit.Reporting.Dom.TableFieldBase)
Top
See Also