ActiveReports 13
IsReusable Property (ReportBinariesStreamer)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace > ReportBinariesStreamer Class : IsReusable Property
Returns a value indicating whether the class can be pooled.
Syntax
'Declaration
 
Public ReadOnly Property IsReusable As Boolean
public bool IsReusable {get;}

Property Value

True if the class can be pooled. The default value is true.
See Also

Reference

ReportBinariesStreamer Class
ReportBinariesStreamer Members