public enum LayoutException.ErrorCodes : System.Enum
'Declaration Public Enum LayoutException.ErrorCodes Inherits System.Enum
Member | Description |
---|---|
InfinitePages | Indicates an infinite pages error. |
InvalidColumnSpacing | Indicates an invalid column spacing error. |
SubreportTooSmall | Indicates that the subreport is too small. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Rendering.Layout.LayoutException.ErrorCodes