ActiveReports Developer 7
Value Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering Namespace > CustomProperty Class : Value Property

Glossary Item Box

Returns the value of this property.

Syntax

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

See Also