ActiveReports 12
ConsumeWhiteSpace Property (List)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > List Class : ConsumeWhiteSpace Property
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

Reference

List Class
List Members