[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IListContent

IListContent Interface

Represents an interface for list content.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IListContent : IReportItem, IRenderComponent, IServiceProvider, IReportItemContainer, IGroup, IDocumentMapItem, ISectionRegion

Properties

Name Description
ConsumeWhiteSpace

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

Extension Methods