ActiveReports 12
ConsumeWhiteSpace Property (Container)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Container Class : ConsumeWhiteSpace Property
Indicates that all white space in container 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

Reference

Container Class
Container Members