ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Layout Namespace / LayoutException Class / ErrorCode Property

In This Topic
    ErrorCode Property (LayoutException)
    In This Topic
    Gets the error code associated with the exception.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorCode As LayoutException.ErrorCodes
    public LayoutException.ErrorCodes ErrorCode {get;}
    See Also