See Also

StyleSheet Class  | StyleSheet Members  | Overload List

Language

Visual Basic

C#

Show All

index
Specifies the index of the Style object to be removed from the collection.
See Also Languages ActiveReports Send feedback to Data Dynamics

Remove(Int32) Method

Removes the Style object at the specified index.

[Visual Basic]
Overloads Public Sub Remove( _    ByVal index As Integer _ )
[C#]
public void Remove(    int index );

Parameters

index
Specifies the index of the Style object to be removed from the collection.

See Also

StyleSheet Class  | StyleSheet Members  | Overload List

 

 


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