[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.ReportPartSizeMode

ReportPartSizeMode Enum

Specifies a size mode of a report part.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum ReportPartSizeMode

Fields

Name Description
Fixed

The item size is defined by the library.

Resizable

The size of the item will be overridden by the part item.

Extension Methods