[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Layout.LayoutException.ErrorCodes

LayoutException.ErrorCodes Enum

Error codes for layout exceptions.

Namespace: GrapeCity.ActiveReports.Rendering.Layout
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum LayoutException.ErrorCodes

Fields

Name Description
InfinitePages

Indicates an infinite pages error.

InvalidColumnSpacing

Indicates an invalid column spacing error.

SubreportTooSmall

Indicates that the subreport is too small.

Extension Methods