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

Glossary Item Box

Specifies the span

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Span As System.Integer
C# 
public System.int Span {get;}

See Also