See Also

PagesCollection Class  | PagesCollection Members

Language

Visual Basic

C#

Show All

value
Page object to be removed from the collection.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Remove Method

Removes the specified page object from the collection.

[Visual Basic]
Public Sub Remove( _    ByVal value As Page _ )
[C#]
public void Remove(    Page value );

Parameters

value
Page object to be removed from the collection.

See Also

PagesCollection Class  | PagesCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.