ActiveReports 12
Width Property (CrossSectionControl)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > CrossSectionControl Class : Width Property
Gets or sets the width of the control in inches.
Syntax
'Declaration
 
Public Shadows Property Width As Single
public new float Width {get; set;}

Property Value

A float or Single value in inches.
See Also

Reference

CrossSectionControl Class
CrossSectionControl Members