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


In This Topic
    PropertyFixedSize Class
    In This Topic
    Gets or sets the behavior of a table object on the last page. The object may have a fixed size (i.e. stretch to the bottom of the object anyway) and the separators can be extended to the bottom as well.
    Object Model
    PropertyFixedSize Class
    Syntax
    'Declaration
     
    
    Public Class PropertyFixedSize 
       Inherits DomItem
    public class PropertyFixedSize : DomItem 
    public ref class PropertyFixedSize : public DomItem 
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertyFixedSize

    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