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

Glossary Item Box

Interface for a collection of table cell objects.

Syntax

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

See Also