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

Glossary Item Box

Interface for a collection of matrix cell objects.

Syntax

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

See Also