Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic (Declaration)
Language Filter: C#
ActiveReports Developer 7
ParentRow Property
See Also
GrapeCity.ActiveReports.Extensibility.v7 Assembly
>
GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace
>
ITableCell Interface
: ParentRow Property
Visual Basic (Declaration)
C#
Glossary Item Box
Specifies the row containing this cell.
Syntax
Visual Basic (Declaration)
ReadOnly Property ParentRow As
ITableRow
C#
ITableRow
ParentRow {get;}
See Also
Reference
ITableCell Interface
ITableCell Members