Gets a Boolean value indicating whether the
ReportItemCollection has a fixed size.
'Declaration
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}
Property Value
Returns true if the
ReportItemCollection has a fixed size; otherwise, false.