[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IContentPlaceHolder

IContentPlaceHolder Interface

Represents the content placeholder contract.

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

Properties

Name Description
ConsumeWhiteSpace

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

Extension Methods