ParameterField.AllowCustomValues Property
Gets or sets if the default values can be edited.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property AllowCustomValues As Boolean
public virtual bool AllowCustomValues {get; set;}
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports .NET 10
See Also
Reference
ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace