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

Glossary Item Box

Interface for a table row object.

Syntax

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

See Also