List & Label .NET
combit.Reporting.Dom Namespace / TableLineBase Class
Members


In This Topic
    TableLineBase Class
    In This Topic
    Base class for all table line types. May not be instantiated directly.
    Object Model
    TableLineBase ClassPropertyAnchor ClassPropertyBookmark ClassPropertyFontExt ClassCollectionTableFieldBases ClassTableField ClassPropertyBookmark ClassPropertyReservedSpace Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class TableLineBase 
       Inherits DomItem
    public abstract class TableLineBase : DomItem 
    public ref class TableLineBase abstract : public DomItem 
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.TableLineBase
             combit.Reporting.Dom.TableLineData
             combit.Reporting.Dom.TableLineFooter
             combit.Reporting.Dom.TableLineGroupBase
             combit.Reporting.Dom.TableLineHeader

    Requirements

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

    See Also