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

Glossary Item Box

Interface for the matrix member.

Syntax

Visual Basic (Declaration) 
Public Interface IMatrixMember 
   Inherits GrapeCity.ActiveReports.Extensibility.Rendering.IGroup 
C# 
public interface IMatrixMember : GrapeCity.ActiveReports.Extensibility.Rendering.IGroup  

See Also