ActiveReports Developer 7
ITableCell Interface
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : ITableCell Interface

Glossary Item Box

Public interface to an individual cell in a table.

Syntax

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

See Also