ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReport Interface / ConsumeContainerWhitespace Property

In This Topic
    ConsumeContainerWhitespace Property (IReport)
    In This Topic
    Indicates that all whitespace in container should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds.
    Syntax
    'Declaration
     
    ReadOnly Property ConsumeContainerWhitespace As Boolean
    bool ConsumeContainerWhitespace {get;}
    See Also