ActiveReports Developer 7
State Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > Parameter Class : State Property

Glossary Item Box

Specifies the current state of this parameter.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property State As ParameterState
C# 
public ParameterState State {get;}

See Also