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

Glossary Item Box

Interface for a table column.

Syntax

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

See Also