[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFixedSizeItem

IFixedSizeItem Interface

Represents an interface for items with fixed size.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IFixedSizeItem

Properties

Name Description
FixedHeight

Gets the fixed height for FPL reports.

FixedWidth

Gets the fixed width for FPL reports.

Extension Methods