[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRectangle

IRectangle Interface

Represents an interface for a rectangle report item.

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

Properties

Name Description
ConsumeWhiteSpace

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

Extension Methods