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