ActiveReports 12
ResourceInfo Constructor

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility Namespace > ResourceInfo Structure : ResourceInfo Constructor
Name of the resource to be located.
Initializes new instance of ResourceInfo.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As String _
)
public ResourceInfo( 
   string name
)

Parameters

name
Name of the resource to be located.
See Also

Reference

ResourceInfo Structure
ResourceInfo Members