Visual Basic (Declaration) | |
---|---|
Public Function IndexOf( _ ByVal value As System.Object _ ) As System.Integer |
C# | |
---|---|
public System.int IndexOf( System.object value ) |
Parameters
- value
The StyleSheet object to locate in the collection.
ActiveReports Developer 7 | |
IndexOf Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > StyleSheet Class : IndexOf Method |
The StyleSheet object to locate in the collection.
Glossary Item Box