ActiveReports 10
ConsumeContainerWhitespace Property (IReport)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReport Interface : ConsumeContainerWhitespace Property
Indicates that all whitespace in container (only for RDL reports) should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds.
Syntax
'Declaration
 
ReadOnly Property ConsumeContainerWhitespace As Boolean
bool ConsumeContainerWhitespace {get;}
See Also

Reference

IReport Interface
IReport Members