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

Glossary Item Box

Specifies the first element in the span.

Syntax

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

See Also