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

Glossary Item Box

Specifies the last element in the span.

Syntax

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

See Also