| Visual Basic (Declaration) | |
|---|---|
ReadOnly Default Property Item( _ ByVal pageIndex As System.Integer _ ) As IPage | |
| C# | |
|---|---|
IPage this[ System.int pageIndex ]; {get;} | |
Parameters
- pageIndex
- The index of the page.
|
| ActiveReports Developer 7 | |
| Item Property | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IFixedPagesCollection Interface : Item Property |
Glossary Item Box