ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Layout Namespace / LayoutException.ErrorCodes Enumeration

In This Topic
    LayoutException.ErrorCodes Enumeration
    In This Topic
    Error codes.
    Syntax
    'Declaration
     
    Public Enum LayoutException.ErrorCodes 
       Inherits System.Enum
    public enum LayoutException.ErrorCodes : System.Enum 
    Members
    MemberDescription
    InfinitePages 
    InvalidColumnSpacing 
    SubreportTooSmall 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.ActiveReports.Rendering.Layout.LayoutException.ErrorCodes

    See Also