ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / ColumnRight Property

In This Topic
ColumnRight Property
In This Topic
Gets or sets column containing the lower right corner of the object's bounding rectangle.
Syntax
'Declaration
 
Public Property ColumnRight As Integer
 

Property Value

An System.Int32 value, representing the number of column containing the lower right corner of the object's bounding rectangle.
Remarks
Cannot be negative.
See Also