ActiveReports Developer 7
ITableDetailCollection Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace : ITableDetailCollection Interface

Glossary Item Box

Interface for a collection of table detail objects.

Syntax

Visual Basic (Declaration) 
Public Interface ITableDetailCollection 
C# 
public interface ITableDetailCollection 

See Also