MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / InvalidDDSheetNameException Class / InvalidDDSheetNameException Constructor / InvalidDDSheetNameException Constructor(String)

In This Topic
InvalidDDSheetNameException Constructor(String)
In This Topic
Create an InvalidDDSheetNameException instance with the parameter name.
Syntax
'Declaration
 
Public Function New( _
   ByVal paramName As String _
)
 

Parameters

paramName
See Also