ActiveReports Developer 7
Value Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility Namespace > Resource Structure : Value Property

Glossary Item Box

Gets System.IO.Stream contains resource content.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As System.IO.Stream
C# 
public System.IO.Stream Value {get;}

See Also