ActiveReports Developer 7
Size Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Line Class : Size Property

Glossary Item Box

Gets or sets the size of the control in inches.

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Property Size As SizeF
C# 
public override SizeF Size {get; set;}

See Also