ConsumeContainerWhitespace Property (Report)
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.
public bool ConsumeContainerWhitespace {get; set;}
'Declaration
Public Property ConsumeContainerWhitespace As Boolean
Property Value
A
System.Boolean value indicating whether all white space in containers is consumed during report rendering.