ParameterField.DefaultValues Property

Gets or sets the default values through the ParameterValues collection.

Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)

Syntax

'Declaration

Public Overrideable Property DefaultValues As CrystalDecisions.Shared.ParameterValues
public virtual CrystalDecisions.Shared.ParameterValues DefaultValues {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace