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

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