ParameterField.DefaultValueSortMethod Property
Gets the method in which the default values are sorted.
Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
Syntax
'Declaration
Public Overrideable Property DefaultValueSortMethod As CrystalDecisions.Shared.DefaultValueSortMethod
public virtual CrystalDecisions.Shared.DefaultValueSortMethod DefaultValueSortMethod {get; set;}
Remarks
This is a read-only property and does not support the set accessor.
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