ActiveReports Developer 7
StartColumn Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableCell Interface : StartColumn Property

Glossary Item Box

Specifies the first column in the span.

Syntax

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

See Also