[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Report.ConsumeContainerWhitespace

ConsumeContainerWhitespace Property

ConsumeContainerWhitespace

Gets or sets a value indicating whether all white space in containers (such as Body and Container) will be consumed during report rendering as the container's contents grow, rather than preserving the minimum amount of white space between the contents and the container's bounds.

Declaration
public bool ConsumeContainerWhitespace { get; set; }
Property Value
Type Description
bool

A bool value indicating whether all white space in containers is consumed during report rendering.