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

Glossary Item Box

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

Syntax

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

Remarks

Cannot be negative.

See Also