GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace : ParameterState Enumeration |
'Declaration Public Enum ParameterState Inherits System.Enum
public enum ParameterState : System.Enum
Member | Description |
---|---|
DynamicValuesUnavailable | Indicates that no valid, query-based values were returned as a result of the query used to populate the valid values for the parameter. |
HasOutstandingDependencies | Indicates that the valid values for the parameter are dependent upon another parameter's value and the other parameter does not yet have a valid value. Once the other parameter has a valid value, the state of the dependent parameter will change. |
HasValidValue | The current value for the parameter is valid. |
MissingValidValue | The current value for the parameter is not valid. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Expressions.ExpressionObjectModel.ParameterState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2