ActiveReports 18 .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
    Error code.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorCode As LayoutException.ErrorCodes
    public LayoutException.ErrorCodes ErrorCode {get;}
    See Also