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


In This Topic
    CollectionCrosstabCellBases Class
    In This Topic
    This collection contains the cell contents of a crosstab. You may get or set the actual content as well as display properties.
    Object Model
    CollectionCrosstabCellBases ClassCrosstabCellBase Class
    Syntax
    'Declaration
     
    
    Public Class CollectionCrosstabCellBases 
       Inherits combit.Reporting.Dom.DomCollectionBase(Of CrosstabCellBase)
       Implements IDomCollectionBase 
    public ref class CollectionCrosstabCellBases : public combit.Reporting.Dom.DomCollectionBase<CrosstabCellBase>, IDomCollectionBase  
    Inheritance Hierarchy
    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