ActiveReports Developer 7
FormattedValue Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Field Class : FormattedValue Property

Glossary Item Box

Gets the formatted value associated with this field.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FormattedValue As System.String
C# 
public System.string FormattedValue {get;}

See Also