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

Glossary Item Box

Interface for a collection of table column objects.

Syntax

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

See Also