ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / InvalidLengthException Class
Members

In This Topic
    InvalidLengthException Class
    In This Topic
    An exception that occurs when an invalid valid is specified for a length unit designator.
    Object Model
    InvalidLengthException Class
    Syntax
    'Declaration
     
    Public Class InvalidLengthException 
       Inherits System.Exception
    public class InvalidLengthException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.ActiveReports.PageReportModel.InvalidLengthException

    See Also