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

Glossary Item Box

The following tables list the members exposed by CellSpan.

Public Constructors

 NameDescription
Public ConstructorCellSpan ConstructorAllows initializaiton using specified start position and a span in corresponding dimension.  
Top

Public Properties

 NameDescription
Public PropertyEnd
Specifies the last element in the span.
 
Public PropertySpanSpecifies the span  
Public PropertyStart
Specifies the first element in the span.
 
Top

See Also