combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ObjectCrosstab Class
Members Example


In This Topic
    ObjectCrosstab Class
    In This Topic
    This class represents a crosstab object in List & Label. This object is used for the analysis and display of different types of data in multiple dimensions. E.g. sales development per year and region can be analyzed or the sales analysis per item count and customer, where you can build the sums per quarters and years. Many different layout options are available.
    Object Model
    ObjectCrosstab ClassPropertyAnimation ClassPropertyBookmark ClassPropertyCrosstabDefinition ClassPropertyFrame ClassPropertyBookmark ClassPropertyRect ClassPropertyXhtmlAnimation Class
    Syntax
    'Declaration
     
    
    Public Class ObjectCrosstab 
       Inherits ObjectBase
    public class ObjectCrosstab : ObjectBase 
    public ref class ObjectCrosstab : public ObjectBase 
    Example
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.ObjectBase
             combit.Reporting.Dom.ObjectCrosstab

    Requirements

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

    See Also