[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IList.ConsumeWhiteSpace

ConsumeWhiteSpace Property

ConsumeWhiteSpace

Gets a value indicating whether all whitespace in the list should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds of the list.

Declaration
bool ConsumeWhiteSpace { get; }
Property Value
Type Description
bool

A bool value. true if all whitespace should be consumed; otherwise, false.