combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / TableFieldBase Class
Members Example


In This Topic
    TableFieldBase Class
    In This Topic
    Base class for all table field types. May not be instantiated directly.
    Object Model
    TableFieldBase ClassPropertyAnimation ClassCollectionDrillDownLinks ClassDrillDownLinkBase ClassPropertyFillingWithBitmap ClassPropertyFrameExt ClassPropertySortOrders ClassPropertyXhtmlAnimation Class
    Syntax
    'Declaration
     
    
    Public Class TableFieldBase 
       Inherits TableField
    public class TableFieldBase : TableField 
    public ref class TableFieldBase : public TableField 
    Example
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.TableField
             combit.Reporting.Dom.TableFieldBase
                combit.Reporting.Dom.TableFieldBarcode
                combit.Reporting.Dom.TableFieldChart
                combit.Reporting.Dom.TableFieldCheckbox
                combit.Reporting.Dom.TableFieldDataGraphic
                combit.Reporting.Dom.TableFieldDrawing
                combit.Reporting.Dom.TableFieldExtensionObject
                combit.Reporting.Dom.TableFieldGauge
                combit.Reporting.Dom.TableFieldHtml
                combit.Reporting.Dom.TableFieldPdf
                combit.Reporting.Dom.TableFieldRtf
                combit.Reporting.Dom.TableFieldTable
                combit.Reporting.Dom.TableFieldText

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

    See Also