Width Property (ReportSectionBase)
Gets the width of the report section.
public abstract Length Width {get;}
'Declaration
Public MustOverride ReadOnly Property Width As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the width of the report section.