FixedWidth Property (IFixedSizeItem)
In This Topic
Gets the fixed width for FPL reports.
Syntax
'Declaration
ReadOnly Property FixedWidth As Length
Property Value
A
GrapeCity.ActiveReports.PageReportModel.Length representing the fixed width for FPL reports.
See Also