| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property Owner As IReportItem | |
| C# | |
|---|---|
public abstract IReportItem Owner {get;} | |
|
| ActiveReports Developer 7 | |
| Owner Property | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ContentRange Class : Owner Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public MustOverride ReadOnly Property Owner As IReportItem | |
| C# | |
|---|---|
public abstract IReportItem Owner {get;} | |