| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Default Property Item( _ ByVal key As System.String _ ) As System.Object | |
| C# | |
|---|---|
public System.object this[ System.string key ]; {get;} | |
Parameters
- key
- Te key of the color to return.
|
| ActiveReports Developer 7 | |
| Item Property | |
| See Also | |
| GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > ConstantsCollection Class : Item Property |
Glossary Item Box