Visual Basic (Declaration) | |
---|---|
Public Default Property Item( _ ByVal index As System.Integer _ ) As System.String |
C# | |
---|---|
public System.string this[ System.int index ]; {get; set;} |
Parameters
- index
- Specifies the index of the label.
ActiveReports Developer 7 | |
Item Property | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > LabelsCollection Class : Item Property |
Glossary Item Box