See Also

StyleSheet Class  | StyleSheet Members  | Overload List

Language

Visual Basic

C#

Show All

name
Specified the name of the Style to be removed from the collection.
See Also Languages ActiveReports Send feedback to Data Dynamics

Remove(String) Method

Removes the Style object with the specified name.

[Visual Basic]
Overloads Public Sub Remove( _    ByVal name As String _ )
[C#]
public void Remove(    string name );

Parameters

name
Specified the name of the Style to be removed from the collection.

See Also

StyleSheet Class  | StyleSheet Members  | Overload List

 

 


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