ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / RowCountOutOfRangeException Class / RowCountOutOfRangeException Constructor / RowCountOutOfRangeException Constructor()

In This Topic
    RowCountOutOfRangeException Constructor()
    In This Topic
    Initializes a new instance of the RowCountOutOfRangeException class with default error message.
    Syntax
    'Declaration
     
    Public Function New()
    public RowCountOutOfRangeException()
    See Also