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

Glossary Item Box

Represents a single cell in the virtual grid.

Syntax

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

See Also