Indicates that all white space in list 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 ConsumeWhiteSpace As Boolean
public bool ConsumeWhiteSpace {get; set;}
See Also