See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

value
Specifies the Bookmark object to be removed.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Remove Method

Removes the specified Bookmark object from the collection.

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

Parameters

value
Specifies the Bookmark object to be removed.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


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