ActiveReports 12
IsFixedSize Property (ReportItemCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class : IsFixedSize Property
Gets a Boolean value indicating whether the ReportItemCollection has a fixed size.
Syntax
'Declaration
 
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}

Property Value

Returns true if the ReportItemCollection has a fixed size; otherwise, false.
See Also

Reference

ReportItemCollection Class
ReportItemCollection Members