ActiveReports Developer 7
CellSpan Structure
Members  See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace : CellSpan Structure

Glossary Item Box

Encapsulates information about cell column/row spans.

Object Model

CellSpan Structure

Syntax

Visual Basic (Declaration) 
Public Structure CellSpan 
   Inherits System.ValueType
C# 
public struct CellSpan : System.ValueType 

Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.ActiveReports.Extensibility.Layout.CellSpan

See Also