ActiveReports 12
ConsumeContainerWhitespace Property (Report)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : ConsumeContainerWhitespace Property
Indicates that all white space in containers (such as Body and Rectangle) is consumed during report rendering when the container’s contents grow rather than preserving the minimum white space between the contents and the bounds of the container.
Syntax
'Declaration
 
Public Property ConsumeContainerWhitespace As Boolean
public bool ConsumeContainerWhitespace {get; set;}
See Also

Reference

Report Class
Report Members