| Visual Basic (Declaration) | |
|---|---|
Function GetName( _ ByVal i As System.Integer _ ) As System.String | |
| C# | |
|---|---|
System.string GetName( System.int i ) | |
Parameters
- i
- The index of the field to find.
|
| ActiveReports Developer 7 | |
| GetName Method | |
| See Also | |
| GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > IChartMemberNameProvider Interface : GetName Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Function GetName( _ ByVal i As System.Integer _ ) As System.String | |
| C# | |
|---|---|
System.string GetName( System.int i ) | |