ActiveReports 9
InvalidDDSheetNameException Constructor(String)

Gets the name of the parameter that causes the exception.
Create a InvalidDDSheetNameException instance with parameter name.
Syntax
'Declaration
 
Public Function New( _
   ByVal paramName As System.String _
)
public InvalidDDSheetNameException( 
   System.string paramName
)

Parameters

paramName
Gets the name of the parameter that causes the exception.
See Also

Reference

InvalidDDSheetNameException Class
InvalidDDSheetNameException Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum