ParameterField.DefaultValueDisplayType Property
Gets or sets the default value display type of the ParameterField.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property DefaultValueDisplayType As CrystalDecisions.Shared.DefaultValueDisplayType
public virtual CrystalDecisions.Shared.DefaultValueDisplayType DefaultValueDisplayType {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports .NET XI
See Also
Reference
ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace