ActiveReports Developer 7
ColumnRight Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > LineInfo Class : ColumnRight Property

Glossary Item Box

Column containing the lower-right corner of the object's bounding rectangle.

Syntax

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

Remarks

Cannot be negative.

See Also