ActiveReports 9
GetCustomTypeNameForDesigner Method

The System.Type for the designer the caller wants a custom report item type name for.
Gets the CustomReportItem.Type value associated with the specified designer.
Syntax
'Declaration
 
Public Function GetCustomTypeNameForDesigner( _
   ByVal designerType As System.Type _
) As System.String
public System.string GetCustomTypeNameForDesigner( 
   System.Type designerType
)

Parameters

designerType
The System.Type for the designer the caller wants a custom report item type name for.

Return Value

A value appropriate for the CustomReportItem RDL element's Type attribute value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CustomDesignerConfigurationDictionary Class
CustomDesignerConfigurationDictionary Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum