ActiveReports 9
Create(Int32,Int32,Range,String,Rect) Method

Creates new SearchResult instance
Syntax
'Declaration
 
Public Overloads Shared Function Create( _
   ByVal pageNumber As System.Integer, _
   ByVal itemIndex As System.Integer, _
   ByVal range As Range, _
   ByVal displayText As System.String, _
   ByVal itemArea As Rect _
) As SearchResult
public static SearchResult Create( 
   System.int pageNumber,
   System.int itemIndex,
   Range range,
   System.string displayText,
   Rect itemArea
)

Parameters

pageNumber
itemIndex
range
displayText
itemArea
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

SearchResult Class
SearchResult Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum