combit List & Label 30 - .NET Help
combit.Reporting.Dom Namespace / SubItemBase Class / Columns Property


In This Topic
    Columns Property (SubItemBase)
    In This Topic
    Gets or sets the columnar layout of this sub item.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Columns As PropertyColumns
    public PropertyColumns Columns {get;}
    public:
    property PropertyColumns^ Columns {
       PropertyColumns^ get();
    }
    Requirements

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

    See Also